Download tools.gitlibs-0.2.59.jar file - Jar t

Jar examples for t:tools

Description

You can download jar file tools.gitlibs 0.2.59 in this page.

Build File

You can use the following script to add tools.gitlibs-0.2.59.jar to your project.

<dependency>
   <groupId>org.clojure</groupId>
   <artifactId>tools.gitlibs</artifactId>
   <version>0.2.59</version>
</dependency>
compile group: 'org.clojure', name: 'tools.gitlibs', version: '0.2.59'
libraryDependencies += "org.clojure" % "tools.gitlibs" % "0.2.59"
<dependency org="org.clojure" name="tools.gitlibs" rev="0.2.59"/>
@Grapes(@Grab(group='org.clojure', module='tools.gitlibs', version='0.2.59'))
'org.clojure:tools.gitlibs:jar:0.2.59'

Download

Click the following link to download the jar file.

tools.gitlibs-0.2.59-sources.jar
tools.gitlibs-0.2.59.jar
tools.gitlibs-0.2.59.pom



Related Tutorials