Is it possible to write an annotation processing l...
# announcements
a
Is it possible to write an annotation processing lib 100% written in Kotlin, generating 100% Java code, and not force the consumers of said lib to depend on anything of Kotlin (std lib, reflection or kapt)?