All Downloads are FREE. Search and download functionalities are using the official Maven repository.

finch.project.plugins.sbt Maven / Gradle / Ivy

There is a newer version: 3.0.0-rc1
Show newest version
resolvers += Resolver.typesafeRepo("releases")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3")

// addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.1.4")

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")




© 2015 - 2024 Weber Informatics LLC | Privacy Policy