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