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

com.github.mpkorstanje:simmetrics-core 3.0.2


Категории

Категории

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

Группа

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

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

simmetrics-core
Версия

Версия

3.0.2
Тип

Тип

jar

Скачать simmetrics-core 3.0.2


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