License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Data Geo Business Logic Libraries Geospatial JSON |
GroupId | GroupIdio.data2viz.geojson |
ArtifactId | ArtifactIdgeojson-js |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongeojson-js
js lib of geojson-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geojson-js-0.6.0.pom | |
geojson-js-0.6.0.jar | 33 KB |
geojson-js-0.6.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.data2viz.geojson/geojson-js/ -->
<dependency>
<groupId>io.data2viz.geojson</groupId>
<artifactId>geojson-js</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.data2viz.geojson/geojson-js/
implementation 'io.data2viz.geojson:geojson-js:0.6.0'
// https://jarcasting.com/artifacts/io.data2viz.geojson/geojson-js/
implementation ("io.data2viz.geojson:geojson-js:0.6.0")
'io.data2viz.geojson:geojson-js:jar:0.6.0'
<dependency org="io.data2viz.geojson" name="geojson-js" rev="0.6.0">
<artifact name="geojson-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.data2viz.geojson', module='geojson-js', version='0.6.0')
)
libraryDependencies += "io.data2viz.geojson" % "geojson-js" % "0.6.0"
[io.data2viz.geojson/geojson-js "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.2.71 |
io.data2viz.geojson : geojson-common | jar | 0.6.0 |