GroupId | GroupIdcom.github.uryyyyyyy |
---|---|
ArtifactId | ArtifactIdkamon-stackdriver_2.12 |
Version | Version0.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.uryyyyyyy/kamon-stackdriver_2.12/ -->
<dependency>
<groupId>com.github.uryyyyyyy</groupId>
<artifactId>kamon-stackdriver_2.12</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uryyyyyyy/kamon-stackdriver_2.12/
implementation 'com.github.uryyyyyyy:kamon-stackdriver_2.12:0.1.2'
// https://jarcasting.com/artifacts/com.github.uryyyyyyy/kamon-stackdriver_2.12/
implementation ("com.github.uryyyyyyy:kamon-stackdriver_2.12:0.1.2")
'com.github.uryyyyyyy:kamon-stackdriver_2.12:jar:0.1.2'
<dependency org="com.github.uryyyyyyy" name="kamon-stackdriver_2.12" rev="0.1.2">
<artifact name="kamon-stackdriver_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uryyyyyyy', module='kamon-stackdriver_2.12', version='0.1.2')
)
libraryDependencies += "com.github.uryyyyyyy" % "kamon-stackdriver_2.12" % "0.1.2"
[com.github.uryyyyyyy/kamon-stackdriver_2.12 "0.1.2"]