Contains the annotations @DeveloperFunction and @DeveloperCategory, and various interface definitions.
As this library is primarily interface definitions and inline functions, it will have a negligible impact on your method count and dex sizes.
Apply to your main 'implementation' configuration.
Artifacts using DevFun Annotations (5)
Provides common functionality used across various DevFun modules, but not exposed to consumers.
You should not use this directly, but if you do, do so knowing there are no compatibility or stability guarantees.
Last Release on May 24, 2019
2.DevFun6 usages
com.nextfaze.devfun » devfun Apache
Core DevFun library that initializes and manages DevFun modules.
On its own does not provide any functionality.
Last Release on May 24, 2019
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.
Last Release on May 24, 2019
Module that provides some utility functions when using Glide.
Does not do anything without Glide.
Last Release on May 24, 2019
Module that provides some utility functions when using Leak Canary.
Does not do anything without Leak Canary.
Last Release on May 24, 2019
- Prev
- 1
- Next