Download qbit-vertx-2.0.0-BETA.jar file - Jar q

Jar examples for q:qbit-vertx

Description

Go Channels inspired Java lib

You can download jar file qbit-vertx 2.0.0-BETA in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qbit-vertx-2.0.0-BETA.jar to your project.

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

Download

Click the following link to download the jar file.

qbit-vertx-2.0.0-BETA-javadoc.jar
qbit-vertx-2.0.0-BETA-sources.jar
qbit-vertx-2.0.0-BETA.jar
qbit-vertx-2.0.0-BETA.pom



Related Tutorials