s

semantic-metrics-remote

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