Jar examples for j:jvm.tools.analyzer
An interface to Clojure's analyzer
You can download jar file jvm.tools.analyzer 0.5.1 in this page.
Eclipse Public License 1.0
You can use the following script to add jvm.tools.analyzer-0.5.1.jar to your project.
<dependency> <groupId>org.clojure</groupId> <artifactId>jvm.tools.analyzer</artifactId> <version>0.5.1</version> </dependency>
compile group: 'org.clojure', name: 'jvm.tools.analyzer', version: '0.5.1'
libraryDependencies += "org.clojure" % "jvm.tools.analyzer" % "0.5.1"
<dependency org="org.clojure" name="jvm.tools.analyzer" rev="0.5.1"/>
@Grapes(@Grab(group='org.clojure', module='jvm.tools.analyzer', version='0.5.1'))
'org.clojure:jvm.tools.analyzer:jar:0.5.1'
Click the following link to download the jar file.
jvm.tools.analyzer-0.5.1-sources.jar