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