Download tools.logging-0.1.2.jar file - Jar t

Jar examples for t:tools

Description

You can download jar file tools.logging 0.1.2 in this page.

Build File

You can use the following script to add tools.logging-0.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

tools.logging-0.1.2-sources.jar
tools.logging-0.1.2.jar
tools.logging-0.1.2.pom



Related Tutorials