Download commons.log-0.1.jar file - Jar c

Jar examples for c:commons

Description

You can download jar file commons.log 0.1 in this page.

Build File

You can use the following script to add commons.log-0.1.jar to your project.

<dependency>
   <groupId>com.zavakid.commons</groupId>
   <artifactId>commons.log</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.zavakid.commons', name: 'commons.log', version: '0.1'
libraryDependencies += "com.zavakid.commons" % "commons.log" % "0.1"
<dependency org="com.zavakid.commons" name="commons.log" rev="0.1"/>
@Grapes(@Grab(group='com.zavakid.commons', module='commons.log', version='0.1'))
'com.zavakid.commons:commons.log:jar:0.1'

Download

Click the following link to download the jar file.

commons.log-0.1-javadoc.jar
commons.log-0.1-sources.jar
commons.log-0.1.jar
commons.log-0.1.pom



Related Tutorials