Jar examples for t:tools
An analyzer for Clojure code, written in Clojure and producing AST in EDN
You can download jar file tools.analyzer 0.1.0-beta5 in this page.
You can use the following script to add tools.analyzer-0.1.0-beta5.jar to your project.
<dependency> <groupId>org.clojure</groupId> <artifactId>tools.analyzer</artifactId> <version>0.1.0-beta5</version> </dependency>
compile group: 'org.clojure', name: 'tools.analyzer', version: '0.1.0-beta5'
libraryDependencies += "org.clojure" % "tools.analyzer" % "0.1.0-beta5"
<dependency org="org.clojure" name="tools.analyzer" rev="0.1.0-beta5"/>
@Grapes(@Grab(group='org.clojure', module='tools.analyzer', version='0.1.0-beta5'))
'org.clojure:tools.analyzer:jar:0.1.0-beta5'
Click the following link to download the jar file.
tools.analyzer-0.1.0-beta5-sources.jar