Download clog-1.0.2.jar file - Jar c

Jar examples for c:clog

Description

Simple Log for Android

You can download jar file clog 1.0.2 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add clog-1.0.2.jar to your project.

<dependency>
   <groupId>in.srain.cube</groupId>
   <artifactId>clog</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'in.srain.cube', name: 'clog', version: '1.0.2'
libraryDependencies += "in.srain.cube" % "clog" % "1.0.2"
<dependency org="in.srain.cube" name="clog" rev="1.0.2"/>
@Grapes(@Grab(group='in.srain.cube', module='clog', version='1.0.2'))
'in.srain.cube:clog:jar:1.0.2'

Download

Click the following link to download the jar file.

clog-1.0.2-javadoc.jar
clog-1.0.2-sources.jar
clog-1.0.2.jar
clog-1.0.2.pom



Related Tutorials