is not current version
Last Version 0.5.1

org.slinkyframework:slinky-common-metrics 0.4.2


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.slinkyframework
ArtifactId

ArtifactId

slinky-common-metrics
Version

Version

0.4.2
Type

Type

jar

Download slinky-common-metrics 0.4.2


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