is not current version
Last Version 0.4.3+137-34aa67f7

com.thoughtworks.compute:benchmarks_2.11 0.3.1

benchmarks

GroupId

GroupId

com.thoughtworks.compute
ArtifactId

ArtifactId

benchmarks_2.11
Version

Version

0.3.1
Type

Type

jar

Download benchmarks_2.11 0.3.1


<!-- https://jarcasting.com/artifacts/com.thoughtworks.compute/benchmarks_2.11/ -->
<dependency>
    <groupId>com.thoughtworks.compute</groupId>
    <artifactId>benchmarks_2.11</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.compute/benchmarks_2.11/
implementation 'com.thoughtworks.compute:benchmarks_2.11:0.3.1'
// https://jarcasting.com/artifacts/com.thoughtworks.compute/benchmarks_2.11/
implementation ("com.thoughtworks.compute:benchmarks_2.11:0.3.1")
'com.thoughtworks.compute:benchmarks_2.11:jar:0.3.1'
<dependency org="com.thoughtworks.compute" name="benchmarks_2.11" rev="0.3.1">
  <artifact name="benchmarks_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.compute', module='benchmarks_2.11', version='0.3.1')
)
libraryDependencies += "com.thoughtworks.compute" % "benchmarks_2.11" % "0.3.1"
[com.thoughtworks.compute/benchmarks_2.11 "0.3.1"]