is not current version
Last Version 1.1.11

com.spotify.metrics:semantic-metrics-bom 1.1.0

Semantic Metrics: Bill Of Materials

Categories

Categories

Ant Build Tools Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.spotify.metrics
ArtifactId

ArtifactId

semantic-metrics-bom
Version

Version

1.1.0
Type

Type

jar

Download semantic-metrics-bom 1.1.0


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