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