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