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

Jar examples for t:tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

tools.gitlibs-0.2.47-sources.jar
tools.gitlibs-0.2.47.jar
tools.gitlibs-0.2.47.pom



Related Tutorials