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

Jar examples for s:sbt-dependencies

Description

sbt-dependencies

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials