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