Download vertx-when-4.0.0-RC1.jar file - Jar v

Jar examples for v:vertx-when

Description

You can download jar file vertx-when 4.0.0-RC1 in this page.

Build File

You can use the following script to add vertx-when-4.0.0-RC1.jar to your project.

<dependency>
   <groupId>com.englishtown.vertx</groupId>
   <artifactId>vertx-when</artifactId>
   <version>4.0.0-RC1</version>
</dependency>
compile group: 'com.englishtown.vertx', name: 'vertx-when', version: '4.0.0-RC1'
libraryDependencies += "com.englishtown.vertx" % "vertx-when" % "4.0.0-RC1"
<dependency org="com.englishtown.vertx" name="vertx-when" rev="4.0.0-RC1"/>
@Grapes(@Grab(group='com.englishtown.vertx', module='vertx-when', version='4.0.0-RC1'))
'com.englishtown.vertx:vertx-when:jar:4.0.0-RC1'

Download

Click the following link to download the jar file.

vertx-when-4.0.0-RC1-javadoc.jar
vertx-when-4.0.0-RC1-sources.jar
vertx-when-4.0.0-RC1.jar
vertx-when-4.0.0-RC1.pom



Related Tutorials