Download vertx-when-4.1.1.jar file - Jar v

Jar examples for v:vertx-when

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

vertx-when-4.1.1-javadoc.jar
vertx-when-4.1.1-sources.jar
vertx-when-4.1.1.jar
vertx-when-4.1.1.pom



Related Tutorials