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