is not current version
Last Version 2.4.8

com.datorama.oss:timbermill-local 2.1.23

A better logging service

GroupId

GroupId

com.datorama.oss
ArtifactId

ArtifactId

timbermill-local
Version

Version

2.1.23
Type

Type

jar

Download timbermill-local 2.1.23


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