License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geonames |
ArtifactId | ArtifactIdgeonames-ws-client |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoNames Webservice Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
geonames-ws-client-1.1.9.pom | |
geonames-ws-client-1.1.9.jar | 40 KB |
geonames-ws-client-1.1.9-sources.jar | 35 KB |
geonames-ws-client-1.1.9-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geonames/geonames-ws-client/ -->
<dependency>
<groupId>org.geonames</groupId>
<artifactId>geonames-ws-client</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.geonames/geonames-ws-client/
implementation 'org.geonames:geonames-ws-client:1.1.9'
// https://jarcasting.com/artifacts/org.geonames/geonames-ws-client/
implementation ("org.geonames:geonames-ws-client:1.1.9")
'org.geonames:geonames-ws-client:jar:1.1.9'
<dependency org="org.geonames" name="geonames-ws-client" rev="1.1.9">
<artifact name="geonames-ws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geonames', module='geonames-ws-client', version='1.1.9')
)
libraryDependencies += "org.geonames" % "geonames-ws-client" % "1.1.9"
[org.geonames/geonames-ws-client "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |