Jar examples for s:sbt-utils
sbt-utils
You can download jar file sbt-utils 0.0.5 in this page.
BSD-style
You can use the following script to add sbt-utils-0.0.5.jar to your project.
<dependency> <groupId>com.github.malliina</groupId> <artifactId>sbt-utils</artifactId> <version>0.0.5</version> </dependency>
compile group: 'com.github.malliina', name: 'sbt-utils', version: '0.0.5'
libraryDependencies += "com.github.malliina" % "sbt-utils" % "0.0.5"
<dependency org="com.github.malliina" name="sbt-utils" rev="0.0.5"/>
@Grapes(@Grab(group='com.github.malliina', module='sbt-utils', version='0.0.5'))
'com.github.malliina:sbt-utils:jar:0.0.5'
Click the following link to download the jar file.
sbt-utils-0.0.5.jar