Download jodamoblog-1.0.jar file - Jar j

Jar examples for j:jodamoblog

Description

Just another android logging framework

You can download jar file jodamoblog 1.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add jodamoblog-1.0.jar to your project.

<dependency>
   <groupId>de.jodamob.android</groupId>
   <artifactId>jodamoblog</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'de.jodamob.android', name: 'jodamoblog', version: '1.0'
libraryDependencies += "de.jodamob.android" % "jodamoblog" % "1.0"
<dependency org="de.jodamob.android" name="jodamoblog" rev="1.0"/>
@Grapes(@Grab(group='de.jodamob.android', module='jodamoblog', version='1.0'))
'de.jodamob.android:jodamoblog:jar:1.0'

Download

Click the following link to download the jar file.

jodamoblog-1.0-javadoc.jar
jodamoblog-1.0-sources.jar
jodamoblog-1.0.jar
jodamoblog-1.0.pom



Related Tutorials