Download qbit-core-0.9.1-RC11.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.1-RC11 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.1-RC11.jar to your project.

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

Download

Click the following link to download the jar file.

qbit-core-0.9.1-RC11-javadoc.jar
qbit-core-0.9.1-RC11-sources.jar
qbit-core-0.9.1-RC11.jar
qbit-core-0.9.1-RC11.pom



Related Tutorials