is not current version
Last Version 4.1.1

com.github.mpkorstanje:simmetrics-core 3.2.1


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.mpkorstanje
ArtifactId

ArtifactId

simmetrics-core
Version

Version

3.2.1
Type

Type

jar

Download simmetrics-core 3.2.1


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