is not current version
Last Version 1.1.11

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

Semantic Metrics: Parent POM

Categories

Categories

Ant Build Tools Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.spotify.metrics
ArtifactId

ArtifactId

semantic-metrics-parent
Version

Version

1.1.0
Type

Type

pom

Download semantic-metrics-parent 1.1.0


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