Jar examples for f:formatted-log
Android Log wrapper class that supports string formatting and automatically generate a tag
You can download jar file formatted-log 0.0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add formatted-log-0.0.5.jar to your project.
<dependency> <groupId>com.github.sahasbhop</groupId> <artifactId>formatted-log</artifactId> <version>0.0.5</version> </dependency>
compile group: 'com.github.sahasbhop', name: 'formatted-log', version: '0.0.5'
libraryDependencies += "com.github.sahasbhop" % "formatted-log" % "0.0.5"
<dependency org="com.github.sahasbhop" name="formatted-log" rev="0.0.5"/>
@Grapes(@Grab(group='com.github.sahasbhop', module='formatted-log', version='0.0.5'))
'com.github.sahasbhop:formatted-log:jar:0.0.5'
Click the following link to download the jar file.
formatted-log-0.0.5-javadoc.jar