is not current version
Last Version 1.1.11

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

Semantic Metrics: Core

Categories

Categories

Ant Build Tools Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.spotify.metrics
ArtifactId

ArtifactId

semantic-metrics-core
Version

Version

1.0.5
Type

Type

jar

Download semantic-metrics-core 1.0.5


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