Download qbit-vertx-0.9.2-RC14.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.2-RC14 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.2-RC14.jar to your project.

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

Download

Click the following link to download the jar file.

qbit-vertx-0.9.2-RC14-javadoc.jar
qbit-vertx-0.9.2-RC14-sources.jar
qbit-vertx-0.9.2-RC14.jar
qbit-vertx-0.9.2-RC14.pom



Related Tutorials