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

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

Semantic Metrics: Core

Категории

Категории

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

Группа

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

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

semantic-metrics-core
Версия

Версия

1.0.7
Тип

Тип

jar

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


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