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