GroupId | GroupIdcom.datorama.oss |
---|---|
ArtifactId | ArtifactIdtimbermill-local |
Version | Version2.1.25 |
Type | Typejar |
Filename | Size |
---|---|
timbermill-local-2.1.25.pom | |
timbermill-local-2.1.25.jar | 62 KB |
timbermill-local-2.1.25-sources.jar | 26 KB |
timbermill-local-2.1.25-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/ -->
<dependency>
<groupId>com.datorama.oss</groupId>
<artifactId>timbermill-local</artifactId>
<version>2.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/
implementation 'com.datorama.oss:timbermill-local:2.1.25'
// https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/
implementation ("com.datorama.oss:timbermill-local:2.1.25")
'com.datorama.oss:timbermill-local:jar:2.1.25'
<dependency org="com.datorama.oss" name="timbermill-local" rev="2.1.25">
<artifact name="timbermill-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datorama.oss', module='timbermill-local', version='2.1.25')
)
libraryDependencies += "com.datorama.oss" % "timbermill-local" % "2.1.25"
[com.datorama.oss/timbermill-local "2.1.25"]