License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgeojson-vt |
Version | Version3.2.1 |
Type | Typejar |
Description |
Descriptiongeojson-vt
WebJar for geojson-vt
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geojson-vt-3.2.1.pom | |
geojson-vt-3.2.1.jar | 26 KB |
geojson-vt-3.2.1-sources.jar | 22 bytes |
geojson-vt-3.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/geojson-vt/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>geojson-vt</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/geojson-vt/
implementation 'org.webjars.npm:geojson-vt:3.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/geojson-vt/
implementation ("org.webjars.npm:geojson-vt:3.2.1")
'org.webjars.npm:geojson-vt:jar:3.2.1'
<dependency org="org.webjars.npm" name="geojson-vt" rev="3.2.1">
<artifact name="geojson-vt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='geojson-vt', version='3.2.1')
)
libraryDependencies += "org.webjars.npm" % "geojson-vt" % "3.2.1"
[org.webjars.npm/geojson-vt "3.2.1"]