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