is not current version
Last Version 1.2

org.atteo.moonshine:metrics 1.0.RC1


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

metrics
Version

Version

1.0.RC1
Type

Type

jar

Download metrics 1.0.RC1


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