Annotation processor that handles @DeveloperFunction and @DeveloperCategory annotations.
This should be applied to your non-main kapt configuration 'kaptDebug' to avoid running/using it on release builds.
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.nextfaze.devfun
»
devfun-annotations Contains the annotations @DeveloperFunction and @DeveloperCategory, and various interface definitions. | 0.1.2 | 2.1.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jre7 Kotlin Standard Library JDK 7 extension | 1.1.2-3 | 2.4.10 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.1.2-3 | 2.4.10 |