не последняя версия
Последняя версия 4.1.1

com.github.mpkorstanje:simmetrics-example 3.2.1

Usage examples for SimMetrics

Категории

Категории

Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

com.github.mpkorstanje
Идентификатор

Идентификатор

simmetrics-example
Версия

Версия

3.2.1
Тип

Тип

jar

Скачать 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"]