is not current version
Last Version 1.0.1

com.github.tony19:timber-loggly 1.0.0

A Timber tree that posts to Loggly

GroupId

GroupId

com.github.tony19
ArtifactId

ArtifactId

timber-loggly
Version

Version

1.0.0
Type

Type

jar

Download timber-loggly 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.tony19/timber-loggly/ -->
<dependency>
    <groupId>com.github.tony19</groupId>
    <artifactId>timber-loggly</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tony19/timber-loggly/
implementation 'com.github.tony19:timber-loggly:1.0.0'
// https://jarcasting.com/artifacts/com.github.tony19/timber-loggly/
implementation ("com.github.tony19:timber-loggly:1.0.0")
'com.github.tony19:timber-loggly:jar:1.0.0'
<dependency org="com.github.tony19" name="timber-loggly" rev="1.0.0">
  <artifact name="timber-loggly" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tony19', module='timber-loggly', version='1.0.0')
)
libraryDependencies += "com.github.tony19" % "timber-loggly" % "1.0.0"
[com.github.tony19/timber-loggly "1.0.0"]