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

Jar examples for t:tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

tools.trace-0.7.3-sources.jar
tools.trace-0.7.3.jar
tools.trace-0.7.3.pom



Related Tutorials