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