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

Jar examples for t:tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

tools.logging-0.2.0-sources.jar
tools.logging-0.2.0.jar
tools.logging-0.2.0.pom



Related Tutorials