Download sbt-dependencies-0.1.1.jar file - Jar s

Jar examples for s:sbt-dependencies

Description

sbt-dependencies

You can download jar file sbt-dependencies 0.1.1 in this page.

License

Apache License

Build File

You can use the following script to add sbt-dependencies-0.1.1.jar to your project.

<dependency>
   <groupId>com.47deg</groupId>
   <artifactId>sbt-dependencies</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.47deg', name: 'sbt-dependencies', version: '0.1.1'
libraryDependencies += "com.47deg" % "sbt-dependencies" % "0.1.1"
<dependency org="com.47deg" name="sbt-dependencies" rev="0.1.1"/>
@Grapes(@Grab(group='com.47deg', module='sbt-dependencies', version='0.1.1'))
'com.47deg:sbt-dependencies:jar:0.1.1'

Download

Click the following link to download the jar file.

sbt-dependencies-0.1.1-javadoc.jar
sbt-dependencies-0.1.1-sources.jar
sbt-dependencies-0.1.1.jar
sbt-dependencies-0.1.1.pom



Related Tutorials