kotlin-metadata

More: Author   ReportBugs   
Tags:
0.10-

Bintray License

This library is a wrapper around Kotlin's @Metadata annotation, exposing its data in a typesafe manner.

The @Metadata annotation contains information about Kotlin specific features that would otherwise be lost when compiling Kotlin to Java, and are especially useful when developing annotation processors.

Usage

Gradle:

compile("me.eugeniomarletti.kotlin.metadata:kotlin-metadata:<version>")
Apps
About Me
GitHub: Trinea
Facebook: Dev Tools