mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-04-24 17:27:17 +00:00
* types api * dist instead of assembly (assembly does not allow to use swagger easily) * small swagger improvements
4 lines
197 B
Scala
4 lines
197 B
Scala
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6")
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.4")
|
|
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
|