Created
May 2, 2016 20:11
-
-
Save leogrim/942e5d82f15d7c96cdaf52185b13b6bd to your computer and use it in GitHub Desktop.
Scala Macro Annotation by Martin Raison
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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