Skip to content

Instantly share code, notes, and snippets.

@leogrim
Created May 2, 2016 20:11
Show Gist options
  • Save leogrim/942e5d82f15d7c96cdaf52185b13b6bd to your computer and use it in GitHub Desktop.
Save leogrim/942e5d82f15d7c96cdaf52185b13b6bd to your computer and use it in GitHub Desktop.
Scala Macro Annotation by Martin Raison
libraryDependencies += "com.kifi" %% "json-annotation" % "0.1"
addCompilerPlugin("org.scalamacros" % "paradise" % "2.0.1" cross CrossVersion.full)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment