Download tools.trace-0.7.9.jar file - Jar t

Jar examples for t:tools

Description

You can download jar file tools.trace 0.7.9 in this page.

Build File

You can use the following script to add tools.trace-0.7.9.jar to your project.

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

Download

Click the following link to download the jar file.

tools.trace-0.7.9-sources.jar
tools.trace-0.7.9.jar
tools.trace-0.7.9.pom



Related Tutorials