Last active
October 30, 2018 15:03
-
-
Save isuzuki/a39ae1e9f2083842db89fd7a372cb041 to your computer and use it in GitHub Desktop.
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
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1") | |
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.3.4") | |
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3") | |
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sbt-coursier
refer to: https://gist.github.com/gakuzzzz/49b78acfe1401fd8047c7a0f0d981cfa