License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdde.dandit |
ArtifactId | ArtifactIdcartogram-geo |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionCartogram geo
The jacart geo project for integrating geotools and jts with cartogram creation
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cartogram-geo-0.2.0.pom | |
cartogram-geo-0.2.0.jar | 18 KB |
cartogram-geo-0.2.0-sources.jar | 9 KB |
cartogram-geo-0.2.0-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.dandit/cartogram-geo/ -->
<dependency>
<groupId>de.dandit</groupId>
<artifactId>cartogram-geo</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.dandit/cartogram-geo/
implementation 'de.dandit:cartogram-geo:0.2.0'
// https://jarcasting.com/artifacts/de.dandit/cartogram-geo/
implementation ("de.dandit:cartogram-geo:0.2.0")
'de.dandit:cartogram-geo:jar:0.2.0'
<dependency org="de.dandit" name="cartogram-geo" rev="0.2.0">
<artifact name="cartogram-geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dandit', module='cartogram-geo', version='0.2.0')
)
libraryDependencies += "de.dandit" % "cartogram-geo" % "0.2.0"
[de.dandit/cartogram-geo "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
de.dandit : cartogram-core | jar | 0.2.0 |
org.geotools » gt-main | jar | 22.3 |
org.geotools » gt-geojson | jar | 22.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |