Jar examples for q:qbit-core
Go Channels inspired Java lib
You can download jar file qbit-core 1.5.0.RC2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add qbit-core-1.5.0.RC2.jar to your project.
<dependency> <groupId>io.advantageous.qbit</groupId> <artifactId>qbit-core</artifactId> <version>1.5.0.RC2</version> </dependency>
compile group: 'io.advantageous.qbit', name: 'qbit-core', version: '1.5.0.RC2'
libraryDependencies += "io.advantageous.qbit" % "qbit-core" % "1.5.0.RC2"
<dependency org="io.advantageous.qbit" name="qbit-core" rev="1.5.0.RC2"/>
@Grapes(@Grab(group='io.advantageous.qbit', module='qbit-core', version='1.5.0.RC2'))
'io.advantageous.qbit:qbit-core:jar:1.5.0.RC2'
Click the following link to download the jar file.
qbit-core-1.5.0.RC2-javadoc.jar