Download sbt-utils-0.0.5.jar file - Jar s

Jar examples for s:sbt-utils

Description

sbt-utils

You can download jar file sbt-utils 0.0.5 in this page.

License

BSD-style

Build File

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'

Download

Click the following link to download the jar file.

sbt-utils-0.0.5.jar
sbt-utils-0.0.5-javadoc.jar
sbt-utils-0.0.5.pom
sbt-utils-0.0.5-sources.jar



Related Tutorials