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