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

com.spotify.metrics:semantic-metrics-core 1.0.2

Semantic Metrics: Core

Категории

Категории

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

Группа

com.spotify.metrics
Идентификатор

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

semantic-metrics-core
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать semantic-metrics-core 1.0.2


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