Download qbit-vertx-0.9.9.RELEASE.jar file - Jar q

Jar examples for q:qbit-vertx

Description

Go Channels inspired Java lib

You can download jar file qbit-vertx 0.9.9.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qbit-vertx-0.9.9.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

qbit-vertx-0.9.9.RELEASE-javadoc.jar
qbit-vertx-0.9.9.RELEASE-sources.jar
qbit-vertx-0.9.9.RELEASE.jar
qbit-vertx-0.9.9.RELEASE.pom



Related Tutorials