is not current version
Last Version 1.1.11

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

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.1.3
Type

Type

jar

Download semantic-metrics-core 1.1.3


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