Categories |
CategoriesAnt Build Tools Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.spotify.metrics |
ArtifactId | ArtifactIdsemantic-metrics-parent |
Version | Version1.1.6 |
Type | Typepom |
Filename | Size |
---|---|
semantic-metrics-parent-1.1.6.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-parent/ -->
<dependency>
<groupId>com.spotify.metrics</groupId>
<artifactId>semantic-metrics-parent</artifactId>
<version>1.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-parent/
implementation 'com.spotify.metrics:semantic-metrics-parent:1.1.6'
// https://jarcasting.com/artifacts/com.spotify.metrics/semantic-metrics-parent/
implementation ("com.spotify.metrics:semantic-metrics-parent:1.1.6")
'com.spotify.metrics:semantic-metrics-parent:pom:1.1.6'
<dependency org="com.spotify.metrics" name="semantic-metrics-parent" rev="1.1.6">
<artifact name="semantic-metrics-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify.metrics', module='semantic-metrics-parent', version='1.1.6')
)
libraryDependencies += "com.spotify.metrics" % "semantic-metrics-parent" % "1.1.6"
[com.spotify.metrics/semantic-metrics-parent "1.1.6"]