GroupId | GroupIdcom.thoughtworks.compute |
---|---|
ArtifactId | ArtifactIdbenchmarks_2.11 |
Version | Version0.4.3+119-28b5ca6f |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.compute/benchmarks_2.11/ -->
<dependency>
<groupId>com.thoughtworks.compute</groupId>
<artifactId>benchmarks_2.11</artifactId>
<version>0.4.3+119-28b5ca6f</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.compute/benchmarks_2.11/
implementation 'com.thoughtworks.compute:benchmarks_2.11:0.4.3+119-28b5ca6f'
// https://jarcasting.com/artifacts/com.thoughtworks.compute/benchmarks_2.11/
implementation ("com.thoughtworks.compute:benchmarks_2.11:0.4.3+119-28b5ca6f")
'com.thoughtworks.compute:benchmarks_2.11:jar:0.4.3+119-28b5ca6f'
<dependency org="com.thoughtworks.compute" name="benchmarks_2.11" rev="0.4.3+119-28b5ca6f">
<artifact name="benchmarks_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.compute', module='benchmarks_2.11', version='0.4.3+119-28b5ca6f')
)
libraryDependencies += "com.thoughtworks.compute" % "benchmarks_2.11" % "0.4.3+119-28b5ca6f"
[com.thoughtworks.compute/benchmarks_2.11 "0.4.3+119-28b5ca6f"]