Skip to content

Instantly share code, notes, and snippets.

@shivam-880
Last active December 26, 2018 10:13
Show Gist options
  • Save shivam-880/c3f04cc50b0a1a65d62c05e59bd1d252 to your computer and use it in GitHub Desktop.
Save shivam-880/c3f04cc50b0a1a65d62c05e59bd1d252 to your computer and use it in GitHub Desktop.
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