is not current version
Last Version 1.0.21

com.github.lafa.jmetrics:jmetrics.core 1.0.2

jmetrics component ${project.name}

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.lafa.jmetrics
ArtifactId

ArtifactId

jmetrics.core
Version

Version

1.0.2
Type

Type

jar

Download jmetrics.core 1.0.2


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