IOU Android

IOU Promises; Android library

License

License

GroupId

GroupId

nl.brusque.iou
ArtifactId

ArtifactId

iou-android
Last Version

Last Version

1.0.0-beta-02
Release Date

Release Date

Type

Type

aar
Description

Description

IOU Android
IOU Promises; Android library
Project URL

Project URL

https://github.com/ioweyou

Download iou-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1
nl.brusque.iou : iou-core jar 1.0.0-beta-01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta-02
1.0.0-beta-01