Download reakt-vertx-2.1.0.RELEASE.jar file - Jar r

Jar examples for r:reakt-vertx

Description

Bridge from Reakt to Vertx to provide promises.

You can download jar file reakt-vertx 2.1.0.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add reakt-vertx-2.1.0.RELEASE.jar to your project.

<dependency>
   <groupId>io.advantageous.reakt</groupId>
   <artifactId>reakt-vertx</artifactId>
   <version>2.1.0.RELEASE</version>
</dependency>
compile group: 'io.advantageous.reakt', name: 'reakt-vertx', version: '2.1.0.RELEASE'
libraryDependencies += "io.advantageous.reakt" % "reakt-vertx" % "2.1.0.RELEASE"
<dependency org="io.advantageous.reakt" name="reakt-vertx" rev="2.1.0.RELEASE"/>
@Grapes(@Grab(group='io.advantageous.reakt', module='reakt-vertx', version='2.1.0.RELEASE'))
'io.advantageous.reakt:reakt-vertx:jar:2.1.0.RELEASE'

Download

Click the following link to download the jar file.

reakt-vertx-2.1.0.RELEASE-javadoc.jar
reakt-vertx-2.1.0.RELEASE-sources.jar
reakt-vertx-2.1.0.RELEASE.jar
reakt-vertx-2.1.0.RELEASE.pom



Related Tutorials