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