Download timber-loggly-1.0.1.jar file - Jar t

Jar examples for t:timber-loggly

Description

A Timber tree that posts to Loggly

You can download jar file timber-loggly 1.0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add timber-loggly-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.tony19</groupId>
   <artifactId>timber-loggly</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.tony19', name: 'timber-loggly', version: '1.0.1'
libraryDependencies += "com.github.tony19" % "timber-loggly" % "1.0.1"
<dependency org="com.github.tony19" name="timber-loggly" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.tony19', module='timber-loggly', version='1.0.1'))
'com.github.tony19:timber-loggly:jar:1.0.1'

Download

Click the following link to download the jar file.

timber-loggly-1.0.1-javadoc.jar
timber-loggly-1.0.1-sources.jar
timber-loggly-1.0.1.jar
timber-loggly-1.0.1.pom



Related Tutorials