is not current version
Last Version 4.1.1

com.github.mpkorstanje:simmetrics-example 4.1.0

Usage examples for SimMetrics

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.mpkorstanje
ArtifactId

ArtifactId

simmetrics-example
Version

Version

4.1.0
Type

Type

jar

Download simmetrics-example 4.1.0


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