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