Download qbit-core-0.8.16.jar file - Jar q

Jar examples for q:qbit-core

Description

Go Channels inspired Java lib

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

qbit-core-0.8.16-javadoc.jar
qbit-core-0.8.16-sources.jar
qbit-core-0.8.16.jar
qbit-core-0.8.16.pom



Related Tutorials