| Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgeojson2h3 |
| Version | Version1.0.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| geojson2h3-1.0.0.pom | |
| geojson2h3-1.0.0.jar | 63 KB |
| geojson2h3-1.0.0-sources.jar | 22 bytes |
| geojson2h3-1.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/geojson2h3/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>geojson2h3</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/geojson2h3/
implementation 'org.webjars.npm:geojson2h3:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/geojson2h3/
implementation ("org.webjars.npm:geojson2h3:1.0.0")
'org.webjars.npm:geojson2h3:jar:1.0.0'
<dependency org="org.webjars.npm" name="geojson2h3" rev="1.0.0">
<artifact name="geojson2h3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='geojson2h3', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "geojson2h3" % "1.0.0"
[org.webjars.npm/geojson2h3 "1.0.0"]