mirror of
https://github.com/fluencelabs/frank
synced 2025-03-15 18:00:50 +00:00
10 lines
295 B
Scala
10 lines
295 B
Scala
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.1")
|
|
|
|
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")
|
|
|
|
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
|
|
|
|
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")
|
|
|
|
addSbtPlugin("ch.jodersky" % "sbt-jni" % "1.3.4")
|