Last Version

immutable-future 0.1

The rubost asynchronous programming facility for Scala that offers a direct API for working with Futures.

License

License

GroupId

GroupId

com.qifun
ArtifactId

ArtifactId

immutable-future_2.11.0-RC4
Version

Version

0.1
Type

Type

jar
Description

Description

immutable-future
The rubost asynchronous programming facility for Scala that offers a direct API for working with Futures.
Project URL

Project URL

https://github.com/Atry/immutable-future
Project Organization

Project Organization

com.qifun
Source Code Management

Source Code Management

https://github.com/Atry/immutable-future

Download immutable-future_2.11.0-RC4 0.1


<!-- https://jarcasting.com/artifacts/com.qifun/immutable-future_2.11.0-RC4/ -->
<dependency>
    <groupId>com.qifun</groupId>
    <artifactId>immutable-future_2.11.0-RC4</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qifun/immutable-future_2.11.0-RC4/
implementation 'com.qifun:immutable-future_2.11.0-RC4:0.1'
// https://jarcasting.com/artifacts/com.qifun/immutable-future_2.11.0-RC4/
implementation ("com.qifun:immutable-future_2.11.0-RC4:0.1")
'com.qifun:immutable-future_2.11.0-RC4:jar:0.1'
<dependency org="com.qifun" name="immutable-future_2.11.0-RC4" rev="0.1">
  <artifact name="immutable-future_2.11.0-RC4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qifun', module='immutable-future_2.11.0-RC4', version='0.1')
)
libraryDependencies += "com.qifun" % "immutable-future_2.11.0-RC4" % "0.1"
[com.qifun/immutable-future_2.11.0-RC4 "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.0-RC4
org.scala-lang : scala-reflect jar 2.11.0-RC4

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.10
com.novocode : junit-interface jar 0.10

Project Modules

There are no modules declared in this project.