Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-cluster |
Version | Version0.8.13 |
Type | Typejar |
Filename | Size |
---|---|
qbit-cluster-0.8.13.pom | |
qbit-cluster-0.8.13.jar | 261 bytes |
qbit-cluster-0.8.13-sources.jar | 261 bytes |
qbit-cluster-0.8.13-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-cluster/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-cluster</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-cluster/
implementation 'io.advantageous.qbit:qbit-cluster:0.8.13'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-cluster/
implementation ("io.advantageous.qbit:qbit-cluster:0.8.13")
'io.advantageous.qbit:qbit-cluster:jar:0.8.13'
<dependency org="io.advantageous.qbit" name="qbit-cluster" rev="0.8.13">
<artifact name="qbit-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-cluster', version='0.8.13')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-cluster" % "0.8.13"
[io.advantageous.qbit/qbit-cluster "0.8.13"]