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

Jar examples for t:tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

tools.gitlibs-0.2.54-sources.jar
tools.gitlibs-0.2.54.jar
tools.gitlibs-0.2.54.pom



Related Tutorials