is not current version
Last Version 6.2.2

org.avaje.metric:metric-elastic 6.1.1


GroupId

GroupId

org.avaje.metric
ArtifactId

ArtifactId

metric-elastic
Version

Version

6.1.1
Type

Type

jar

Download metric-elastic 6.1.1


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