s

semantic-metrics-jmh-benchmarks

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