Download iou-core-1.0.0-beta-01.jar file - Jar i

Jar examples for i:iou-core

Description

IOU Promises; Core library

You can download jar file iou-core 1.0.0-beta-01 in this page.

License

MIT License

Build File

You can use the following script to add iou-core-1.0.0-beta-01.jar to your project.

<dependency>
   <groupId>nl.brusque.iou</groupId>
   <artifactId>iou-core</artifactId>
   <version>1.0.0-beta-01</version>
</dependency>
compile group: 'nl.brusque.iou', name: 'iou-core', version: '1.0.0-beta-01'
libraryDependencies += "nl.brusque.iou" % "iou-core" % "1.0.0-beta-01"
<dependency org="nl.brusque.iou" name="iou-core" rev="1.0.0-beta-01"/>
@Grapes(@Grab(group='nl.brusque.iou', module='iou-core', version='1.0.0-beta-01'))
'nl.brusque.iou:iou-core:jar:1.0.0-beta-01'

Download

Click the following link to download the jar file.

iou-core-1.0.0-beta-01-javadoc.jar
iou-core-1.0.0-beta-01-sources.jar
iou-core-1.0.0-beta-01.jar
iou-core-1.0.0-beta-01.pom



Related Tutorials