Download tools.macro-0.1.1.jar file - Jar t

Jar examples for t:tools

Description

You can download jar file tools.macro 0.1.1 in this page.

Build File

You can use the following script to add tools.macro-0.1.1.jar to your project.

<dependency>
   <groupId>org.clojure</groupId>
   <artifactId>tools.macro</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'org.clojure', name: 'tools.macro', version: '0.1.1'
libraryDependencies += "org.clojure" % "tools.macro" % "0.1.1"
<dependency org="org.clojure" name="tools.macro" rev="0.1.1"/>
@Grapes(@Grab(group='org.clojure', module='tools.macro', version='0.1.1'))
'org.clojure:tools.macro:jar:0.1.1'

Download

Click the following link to download the jar file.

tools.macro-0.1.1-sources.jar
tools.macro-0.1.1.jar
tools.macro-0.1.1.pom



Related Tutorials