iou-core

IOU Promises; Core library

License

License

GroupId

GroupId

nl.brusque.iou
ArtifactId

ArtifactId

iou-core
Last Version

Last Version

1.0.0-beta-01
Release Date

Release Date

Type

Type

jar
Description

Description

iou-core
IOU Promises; Core library
Project URL

Project URL

https://github.com/ioweyou

Download iou-core

How to add to project

<!-- https://jarcasting.com/artifacts/nl.brusque.iou/iou-core/ -->
<dependency>
    <groupId>nl.brusque.iou</groupId>
    <artifactId>iou-core</artifactId>
    <version>1.0.0-beta-01</version>
</dependency>
// https://jarcasting.com/artifacts/nl.brusque.iou/iou-core/
implementation 'nl.brusque.iou:iou-core:1.0.0-beta-01'
// https://jarcasting.com/artifacts/nl.brusque.iou/iou-core/
implementation ("nl.brusque.iou:iou-core:1.0.0-beta-01")
'nl.brusque.iou:iou-core:jar:1.0.0-beta-01'
<dependency org="nl.brusque.iou" name="iou-core" rev="1.0.0-beta-01">
  <artifact name="iou-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.brusque.iou', module='iou-core', version='1.0.0-beta-01')
)
libraryDependencies += "nl.brusque.iou" % "iou-core" % "1.0.0-beta-01"
[nl.brusque.iou/iou-core "1.0.0-beta-01"]

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta-01