is not current version
Last Version 0.3.2

io.trane:future-benchmark 0.2.1


GroupId

GroupId

io.trane
ArtifactId

ArtifactId

future-benchmark
Version

Version

0.2.1
Type

Type

jar

Download future-benchmark 0.2.1


<!-- https://jarcasting.com/artifacts/io.trane/future-benchmark/ -->
<dependency>
    <groupId>io.trane</groupId>
    <artifactId>future-benchmark</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.trane/future-benchmark/
implementation 'io.trane:future-benchmark:0.2.1'
// https://jarcasting.com/artifacts/io.trane/future-benchmark/
implementation ("io.trane:future-benchmark:0.2.1")
'io.trane:future-benchmark:jar:0.2.1'
<dependency org="io.trane" name="future-benchmark" rev="0.2.1">
  <artifact name="future-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trane', module='future-benchmark', version='0.2.1')
)
libraryDependencies += "io.trane" % "future-benchmark" % "0.2.1"
[io.trane/future-benchmark "0.2.1"]