Jar examples for l:log
Ultimately minimal yet very convenient logger for Android and Java
You can download jar file log 1.0.4 in this page.
GNU General Public License; either version 2 of the License, or (at your option) any later version
You can use the following script to add log-1.0.4.jar to your project.
<dependency> <groupId>com.github.snowdream.android.util</groupId> <artifactId>log</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.github.snowdream.android.util', name: 'log', version: '1.0.4'
libraryDependencies += "com.github.snowdream.android.util" % "log" % "1.0.4"
<dependency org="com.github.snowdream.android.util" name="log" rev="1.0.4"/>
@Grapes(@Grab(group='com.github.snowdream.android.util', module='log', version='1.0.4'))
'com.github.snowdream.android.util:log:jar:1.0.4'
Click the following link to download the jar file.
log-1.0.4-javadoc.jar