Core DevFun library that initializes and manages DevFun modules.
On its own does not provide any functionality. Use with 'devfun-menu' or 'devfun-httpd', etc. Should be in your 'debugImplementation' configuration.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Platform
Apache 2.0
| com.android.support
»
appcompat-v7 Provides backwards-compatible implementations of UI-related Android SDK functionality, including dark mode and Material ... | 25.3.1 | 1.8.0 | |
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 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Config
Apache 2.0
| com.google.auto.service
»
auto-service Provider-configuration files for ServiceLoader. | 1.0-rc3 | 1.1.1 |