Last Version

stateless-future 0.4.0

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

License

License

GroupId

GroupId

com.qifun
ArtifactId

ArtifactId

stateless-future_2.10
Version

Version

0.4.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/qifun/stateless-future
Project Organization

Project Organization

com.qifun
Source Code Management

Source Code Management

https://github.com/qifun/stateless-future

Download stateless-future_2.10 0.4.0


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

Dependencies

compile (2)

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

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.