文件名称:Android代码-Kotlin-Reflect-Tools-For-JVM
文件大小:78KB
文件格式:ZIP
更新时间:2022-08-26 12:45:48
Android代码
Kotlin-Reflect-Tools-For-JVM Related Project: Kotlin-Reflect-Tools-For-Android OverView This is a tool library for Kotlin to use java reflect APIs in Kotlin simply method.It can modify or read the top level private visible property value in Kotlin way. Note: This tools only availible for JVM not fit for android platform ,If you use on Android platform, Please use Kotlin-Reflect-Tools-For-Android Usage Add jcenter repository in your moduel build gradle: repositories { jcenter() }
【文件预览】:
Kotlin-Reflect-Tools-For-JVM-master
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----src()
--------test()
--------main()
----.idea()
--------uiDesigner.xml(9KB)
--------gradle.xml(612B)
--------misc.xml(273B)
--------vcs.xml(180B)
--------modules.xml(752B)
--------compiler.xml(324B)
--------libraries()
--------modules()
----.gitignore(314B)
----README.md(5KB)
----settings.gradle(51B)
----build.gradle(2KB)