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