Jar examples for r:reakt-vertx
Bridge from Reakt to Vertx to provide promises.
You can download jar file reakt-vertx 2.1.0.RELEASE in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
reakt-vertx-2.1.0.RELEASE-javadoc.jar