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