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

Jar examples for t:tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

tools.gitlibs-0.2.64-sources.jar
tools.gitlibs-0.2.64.jar
tools.gitlibs-0.2.64.pom



Related Tutorials