License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlatlon-geohash |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlatlon-geohash
WebJar for latlon-geohash
|
Project URL |
Project URL |
Filename | Size |
---|---|
latlon-geohash-1.1.0.pom | |
latlon-geohash-1.1.0.jar | 8 KB |
latlon-geohash-1.1.0-sources.jar | 22 bytes |
latlon-geohash-1.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/latlon-geohash/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>latlon-geohash</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/latlon-geohash/
implementation 'org.webjars.npm:latlon-geohash:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/latlon-geohash/
implementation ("org.webjars.npm:latlon-geohash:1.1.0")
'org.webjars.npm:latlon-geohash:jar:1.1.0'
<dependency org="org.webjars.npm" name="latlon-geohash" rev="1.1.0">
<artifact name="latlon-geohash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='latlon-geohash', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "latlon-geohash" % "1.1.0"
[org.webjars.npm/latlon-geohash "1.1.0"]