is not current version
Last Version 1.1.11

com.spotify.metrics:semantic-metrics-parent 0.7.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

0.7.0
Type

Type

pom

Download semantic-metrics-parent 0.7.0


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