Last active
December 26, 2018 10:13
-
-
Save shivam-880/c3f04cc50b0a1a65d62c05e59bd1d252 to your computer and use it in GitHub Desktop.
This file contains 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 += "org.scala-lang" % "scala-compiler" % "2.12.8" | |
libraryDependencies += compilerPlugin("org.scalamacros" % "paradise" % "2.1.0" cross CrossVersion.full) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment