A modernizing Java Reflection with Kotlin.
English | 简体中文
![]() |
HighCapable |
---|
This project belongs to the above-mentioned organization, click the link above to follow this organization and discover more good projects.
This is a modern Java reflection API implemented using Kotlin, designed to provide a cleaner and easier-to-use API while retaining the power of Java reflection.
The project icon is designed by MaiTungTM and is named from KotlinJavaReflection, meaning Java reflection implemented using Kotlin.
It was firstborn in the YukiHookAPI, and was later decoupled into the YukiReflection project.
As you can see, now KavaRef
is a completely new set of APIs completely refactored with the design idea of YukiReflection
,
which has no affiliation and will replace YukiReflection
as a new reflection solution.
Click here go to the documentation page for more detailed tutorials and content.
Apache License Version 2.0
Copyright (C) 2019 HighCapable
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Copyright © 2019 HighCapable