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