Jar examples for l:log
Ultimately minimal yet very convenient logger for Android and Java
You can download jar file Log 1.0.0 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.0.jar to your project.
<dependency> <groupId>com.techshroom</groupId> <artifactId>Log</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.techshroom', name: 'Log', version: '1.0.0'
libraryDependencies += "com.techshroom" % "Log" % "1.0.0"
<dependency org="com.techshroom" name="Log" rev="1.0.0"/>
@Grapes(@Grab(group='com.techshroom', module='Log', version='1.0.0'))
'com.techshroom:Log:jar:1.0.0'
Click the following link to download the jar file.
log-1.0.0-javadoc.jar