Download deps-4.2.0.jar file - Jar d

Jar examples for d:deps

Description

deps

You can download jar file deps 4.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add deps-4.2.0.jar to your project.

<dependency>
   <groupId>org.hammerlab.sbt</groupId>
   <artifactId>deps</artifactId>
   <version>4.2.0</version>
</dependency>
compile group: 'org.hammerlab.sbt', name: 'deps', version: '4.2.0'
libraryDependencies += "org.hammerlab.sbt" % "deps" % "4.2.0"
<dependency org="org.hammerlab.sbt" name="deps" rev="4.2.0"/>
@Grapes(@Grab(group='org.hammerlab.sbt', module='deps', version='4.2.0'))
'org.hammerlab.sbt:deps:jar:4.2.0'

Download

Click the following link to download the jar file.

deps-4.2.0-javadoc.jar
deps-4.2.0-sources.jar
deps-4.2.0.jar
deps-4.2.0.pom



Related Tutorials