s

semantic-metrics-remote

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