is not current version
Last Version 1.2.1

com.aukletapm.go:go-metrics 1.2.0


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.aukletapm.go
ArtifactId

ArtifactId

go-metrics
Version

Version

1.2.0
Type

Type

jar

Download go-metrics 1.2.0


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