Jar examples for c:clog
Simple Log for Android
You can download jar file clog 1.0.1 in this page.
Apache License Version 2.0
You can use the following script to add clog-1.0.1.jar to your project.
<dependency> <groupId>in.srain.cube</groupId> <artifactId>clog</artifactId> <version>1.0.1</version> </dependency>
compile group: 'in.srain.cube', name: 'clog', version: '1.0.1'
libraryDependencies += "in.srain.cube" % "clog" % "1.0.1"
<dependency org="in.srain.cube" name="clog" rev="1.0.1"/>
@Grapes(@Grab(group='in.srain.cube', module='clog', version='1.0.1'))
'in.srain.cube:clog:jar:1.0.1'
Click the following link to download the jar file.
clog-1.0.1-javadoc.jar