is not current version
Last Version 4.1.1

com.github.mpkorstanje:simmetrics-example 3.2.1

Usage examples for SimMetrics

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.mpkorstanje
ArtifactId

ArtifactId

simmetrics-example
Version

Version

3.2.1
Type

Type

jar

Download simmetrics-example 3.2.1


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