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