Jar examples for c:chop-core
A simple extensible logging library for Java & Android (inspired by Timber)
You can download jar file chop-core 0.1.8.1 in this page.
The MIT License (MIT)
You can use the following script to add chop-core-0.1.8.1.jar to your project.
<dependency> <groupId>com.episode6.hackit.chop</groupId> <artifactId>chop-core</artifactId> <version>0.1.8.1</version> </dependency>
compile group: 'com.episode6.hackit.chop', name: 'chop-core', version: '0.1.8.1'
libraryDependencies += "com.episode6.hackit.chop" % "chop-core" % "0.1.8.1"
<dependency org="com.episode6.hackit.chop" name="chop-core" rev="0.1.8.1"/>
@Grapes(@Grab(group='com.episode6.hackit.chop', module='chop-core', version='0.1.8.1'))
'com.episode6.hackit.chop:chop-core:jar:0.1.8.1'
Click the following link to download the jar file.
chop-core-0.1.8.1-javadoc.jar