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