Skip to content

Instantly share code, notes, and snippets.

@tarek360
Created June 8, 2017 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tarek360/b7c8ae26a3c2dfdde738841648444b05 to your computer and use it in GitHub Desktop.
Save tarek360/b7c8ae26a3c2dfdde738841648444b05 to your computer and use it in GitHub Desktop.
annotation in Kotlin
@Target(AnnotationTarget.CLASS)
annotation class EasyJSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment