is not current version
Last Version 6.2.2

org.avaje.metric:metric-elastic 1.1.7


GroupId

GroupId

org.avaje.metric
ArtifactId

ArtifactId

metric-elastic
Version

Version

1.1.7
Type

Type

jar

Download metric-elastic 1.1.7


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