is not current version
Last Version 2.4.8

com.datorama.oss:timbermill-local 2.1.17

A better logging service

GroupId

GroupId

com.datorama.oss
ArtifactId

ArtifactId

timbermill-local
Version

Version

2.1.17
Type

Type

jar

Download timbermill-local 2.1.17


<!-- https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/ -->
<dependency>
    <groupId>com.datorama.oss</groupId>
    <artifactId>timbermill-local</artifactId>
    <version>2.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/
implementation 'com.datorama.oss:timbermill-local:2.1.17'
// https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/
implementation ("com.datorama.oss:timbermill-local:2.1.17")
'com.datorama.oss:timbermill-local:jar:2.1.17'
<dependency org="com.datorama.oss" name="timbermill-local" rev="2.1.17">
  <artifact name="timbermill-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datorama.oss', module='timbermill-local', version='2.1.17')
)
libraryDependencies += "com.datorama.oss" % "timbermill-local" % "2.1.17"
[com.datorama.oss/timbermill-local "2.1.17"]