is not current version
Last Version 4.1.1

com.github.mpkorstanje:simmetrics-example 3.0.2

Usage examples for SimMetrics

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.mpkorstanje
ArtifactId

ArtifactId

simmetrics-example
Version

Version

3.0.2
Type

Type

jar

Download simmetrics-example 3.0.2


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