Jar examples for t:tools
You can download jar file tools.trace 0.7.1 in this page.
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'
Click the following link to download the jar file.
tools.trace-0.7.1-sources.jar