mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-07-12 21:35:50 +00:00
0.9.4
* types api * dist instead of assembly (assembly does not allow to use swagger easily) * small swagger improvements
This commit is contained in:
3
project/plugins.sbt
Normal file
3
project/plugins.sbt
Normal file
@ -0,0 +1,3 @@
|
||||
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")
|
Reference in New Issue
Block a user