s

semantic-metrics-remote

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