Last Version

future 0.3.2

High-performance Future implementation for the JVM

License

License

GroupId

GroupId

io.trane
ArtifactId

ArtifactId

future
Version

Version

0.3.2
Type

Type

pom
Description

Description

future
High-performance Future implementation for the JVM
Project URL

Project URL

http://trane.io
Source Code Management

Source Code Management

https://github.com/traneio/future

Download future 0.3.2

Filename Size
future-0.3.2.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • future-java
  • future-scala
  • future-benchmark