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