s

semantic-metrics-remote

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