License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.quickgeo |
ArtifactId | ArtifactIdquickgeo-gt |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuickGeo - GT
The parent POM for the QuickGeo project
|
Filename | Size |
---|---|
quickgeo-gt-0.1.0.pom | |
quickgeo-gt-0.1.0.jar | 10 KB |
quickgeo-gt-0.1.0-sources.jar | 9 KB |
quickgeo-gt-0.1.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.quickgeo/quickgeo-gt/ -->
<dependency>
<groupId>org.quickgeo</groupId>
<artifactId>quickgeo-gt</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.quickgeo/quickgeo-gt/
implementation 'org.quickgeo:quickgeo-gt:0.1.0'
// https://jarcasting.com/artifacts/org.quickgeo/quickgeo-gt/
implementation ("org.quickgeo:quickgeo-gt:0.1.0")
'org.quickgeo:quickgeo-gt:jar:0.1.0'
<dependency org="org.quickgeo" name="quickgeo-gt" rev="0.1.0">
<artifact name="quickgeo-gt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.quickgeo', module='quickgeo-gt', version='0.1.0')
)
libraryDependencies += "org.quickgeo" % "quickgeo-gt" % "0.1.0"
[org.quickgeo/quickgeo-gt "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.quickgeo : quickgeo-core | jar | 0.1.0 |