s

semantic-metrics-remote

Semantic Metrics: Remote
Files download
File Operation
semantic-metrics-remote-1.0.6.jar download
semantic-metrics-remote-1.0.6.pom download
semantic-metrics-remote-1.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.spotify.metrics</groupId>
  <artifactId>semantic-metrics-remote</artifactId>
  <version>1.0.6</version>
</dependency>
Gradle Groovy
implementation 'com.spotify.metrics:semantic-metrics-remote:1.0.6'
Gradle Kotlin
implementation("com.spotify.metrics:semantic-metrics-remote:1.0.6")
Scala SBT
libraryDependencies += "com.spotify.metrics" % "semantic-metrics-remote" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.spotify.metrics', module='semantic-metrics-remote', version='1.0.6')
)
Apache Ivy
<dependency org="com.spotify.metrics" name="semantic-metrics-remote" rev="1.0.6" />
Leiningen
[com.spotify.metrics/semantic-metrics-remote "1.0.6"]
Apache Buildr
'com.spotify.metrics:semantic-metrics-remote:jar:1.0.6'