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