4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
|
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
|
||
|
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
|
||
|
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
|