Files download
File Operation
benchmarks_2.12-0.4.3+137-34aa67f7.jar download
benchmarks_2.12-0.4.3+137-34aa67f7.pom download
benchmarks_2.12-0.4.3+137-34aa67f7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.thoughtworks.compute</groupId>
  <artifactId>benchmarks_2.12</artifactId>
  <version>0.4.3+137-34aa67f7</version>
</dependency>
Gradle Groovy
implementation 'com.thoughtworks.compute:benchmarks_2.12:0.4.3+137-34aa67f7'
Gradle Kotlin
implementation("com.thoughtworks.compute:benchmarks_2.12:0.4.3+137-34aa67f7")
Scala SBT
libraryDependencies += "com.thoughtworks.compute" % "benchmarks_2.12" % "0.4.3+137-34aa67f7"
Groovy Grape
@Grapes(
  @Grab(group='com.thoughtworks.compute', module='benchmarks_2.12', version='0.4.3+137-34aa67f7')
)
Apache Ivy
<dependency org="com.thoughtworks.compute" name="benchmarks_2.12" rev="0.4.3+137-34aa67f7" />
Leiningen
[com.thoughtworks.compute/benchmarks_2.12 "0.4.3+137-34aa67f7"]
Apache Buildr
'com.thoughtworks.compute:benchmarks_2.12:jar:0.4.3+137-34aa67f7'