is not current version
Last Version 2.0.0

io.advantageous.qbit:qbit-core 1.1.0.RELEASE

Go Channels inspired Java lib

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.qbit
ArtifactId

ArtifactId

qbit-core
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download qbit-core 1.1.0.RELEASE


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