| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
|---|---|
| Группа | Группаcom.github.mpkorstanje |
| Идентификатор | Идентификаторsimmetrics |
| Версия | Версия3.0.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| simmetrics-3.0.2.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mpkorstanje/simmetrics/ -->
<dependency>
<groupId>com.github.mpkorstanje</groupId>
<artifactId>simmetrics</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpkorstanje/simmetrics/
implementation 'com.github.mpkorstanje:simmetrics:3.0.2'
// https://jarcasting.com/artifacts/com.github.mpkorstanje/simmetrics/
implementation ("com.github.mpkorstanje:simmetrics:3.0.2")
'com.github.mpkorstanje:simmetrics:pom:3.0.2'
<dependency org="com.github.mpkorstanje" name="simmetrics" rev="3.0.2">
<artifact name="simmetrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mpkorstanje', module='simmetrics', version='3.0.2')
)
libraryDependencies += "com.github.mpkorstanje" % "simmetrics" % "3.0.2"
[com.github.mpkorstanje/simmetrics "3.0.2"]