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