is not current version
Last Version 0.9.2-RC14

com.github.advantageous:qbit-core 0.9.1-RC3

Go Channels inspired Java lib

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.advantageous
ArtifactId

ArtifactId

qbit-core
Version

Version

0.9.1-RC3
Type

Type

jar

Download qbit-core 0.9.1-RC3


<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-core/ -->
<dependency>
    <groupId>com.github.advantageous</groupId>
    <artifactId>qbit-core</artifactId>
    <version>0.9.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-core/
implementation 'com.github.advantageous:qbit-core:0.9.1-RC3'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-core/
implementation ("com.github.advantageous:qbit-core:0.9.1-RC3")
'com.github.advantageous:qbit-core:jar:0.9.1-RC3'
<dependency org="com.github.advantageous" name="qbit-core" rev="0.9.1-RC3">
  <artifact name="qbit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-core', version='0.9.1-RC3')
)
libraryDependencies += "com.github.advantageous" % "qbit-core" % "0.9.1-RC3"
[com.github.advantageous/qbit-core "0.9.1-RC3"]