Last Version

future-benchmark 0.3.2

High-performance Future implementation for the JVM

License

License

GroupId

GroupId

io.trane
ArtifactId

ArtifactId

future-benchmark
Version

Version

0.3.2
Type

Type

jar
Description

Description

future-benchmark
High-performance Future implementation for the JVM

Download future-benchmark 0.3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.17.4
com.twitter : util-core_2.12 jar 6.45.0
io.trane : future-java jar 0.3.2

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.17.4

Project Modules

There are no modules declared in this project.