License |
License |
---|---|
GroupId | GroupIdcom.qifun |
ArtifactId | ArtifactIdimmutable-future_2.11.0-RC4 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionimmutable-future
The rubost asynchronous programming facility for Scala that offers a direct API for working with Futures.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0-RC4 |
org.scala-lang : scala-reflect | jar | 2.11.0-RC4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
com.novocode : junit-interface | jar | 0.10 |