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

Jar examples for t:tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

tools.trace-0.7.1-sources.jar
tools.trace-0.7.1.jar
tools.trace-0.7.1.pom



Related Tutorials