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