Last Version

GROUND :: Promise 0.16

Heavenly continuation passing

License

License

GroupId

GroupId

com.msiops.ground
ArtifactId

ArtifactId

ground-promise
Version

Version

0.16
Type

Type

jar
Description

Description

GROUND :: Promise
Heavenly continuation passing
Project URL

Project URL

https://github.com/mediascience/java-promise

Download ground-promise 0.16


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

Dependencies

compile (3)

Group / Artifact Type Version
com.msiops.ground : ground-either jar 0.11
com.msiops.footing : footing-tuple jar 0.2
com.msiops.footing : footing-functional jar 0.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.