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