Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downAnnotations packages
Showing projects tagged as Android, Kotlin, and Annotations
-
Compose Destinations
8.4 9.0 KotlinAnnotation processing library for type-safe Jetpack Compose navigation with no boilerplate. -
1. AutoProxy
1.3 0.0 JavaAnnotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.