Download qbit-core-0.9.2-RC8.jar file - Jar q

Jar examples for q:qbit-core

Description

Go Channels inspired Java lib

You can download jar file qbit-core 0.9.2-RC8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qbit-core-0.9.2-RC8.jar to your project.

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

Download

Click the following link to download the jar file.

qbit-core-0.9.2-RC8-javadoc.jar
qbit-core-0.9.2-RC8-sources.jar
qbit-core-0.9.2-RC8.jar
qbit-core-0.9.2-RC8.pom



Related Tutorials