Download vertx-domino-event-bus-shared-1.0-rc.1.jar file - Jar v

Jar examples for v:vertx-domino-event-bus-shared

Description

Dmino vertx event bus shared module

You can download jar file vertx-domino-event-bus-shared 1.0-rc.1 in this page.

Build File

You can use the following script to add vertx-domino-event-bus-shared-1.0-rc.1.jar to your project.

<dependency>
   <groupId>com.progressoft.brix.domino</groupId>
   <artifactId>vertx-domino-event-bus-shared</artifactId>
   <version>1.0-rc.1</version>
</dependency>
compile group: 'com.progressoft.brix.domino', name: 'vertx-domino-event-bus-shared', version: '1.0-rc.1'
libraryDependencies += "com.progressoft.brix.domino" % "vertx-domino-event-bus-shared" % "1.0-rc.1"
<dependency org="com.progressoft.brix.domino" name="vertx-domino-event-bus-shared" rev="1.0-rc.1"/>
@Grapes(@Grab(group='com.progressoft.brix.domino', module='vertx-domino-event-bus-shared', version='1.0-rc.1'))
'com.progressoft.brix.domino:vertx-domino-event-bus-shared:jar:1.0-rc.1'

Download

Click the following link to download the jar file.

vertx-domino-event-bus-shared-1.0-rc.1-javadoc.jar
vertx-domino-event-bus-shared-1.0-rc.1-sources.jar
vertx-domino-event-bus-shared-1.0-rc.1.jar
vertx-domino-event-bus-shared-1.0-rc.1.pom



Related Tutorials