is not current version
Last Version 4.1.1

com.github.mpkorstanje:simmetrics-example 4.0.1

Usage examples for SimMetrics

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.mpkorstanje
ArtifactId

ArtifactId

simmetrics-example
Version

Version

4.0.1
Type

Type

jar

Download simmetrics-example 4.0.1


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