| License |
License |
|---|---|
| Categories |
CategoriesGeoTools Business Logic Libraries Geospatial Geo |
| GroupId | GroupIdau.gov.amsa.risky |
| ArtifactId | ArtifactIdgeotools-extras |
| Last Version | Last Version0.6.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongeotools-extras
|
| Filename | Size |
|---|---|
| geotools-extras-0.6.9.pom | |
| geotools-extras-0.6.9.jar | 12 KB |
| geotools-extras-0.6.9-sources.jar | 5 KB |
| geotools-extras-0.6.9-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.gov.amsa.risky/geotools-extras/ -->
<dependency>
<groupId>au.gov.amsa.risky</groupId>
<artifactId>geotools-extras</artifactId>
<version>0.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.amsa.risky/geotools-extras/
implementation 'au.gov.amsa.risky:geotools-extras:0.6.9'
// https://jarcasting.com/artifacts/au.gov.amsa.risky/geotools-extras/
implementation ("au.gov.amsa.risky:geotools-extras:0.6.9")
'au.gov.amsa.risky:geotools-extras:jar:0.6.9'
<dependency org="au.gov.amsa.risky" name="geotools-extras" rev="0.6.9">
<artifact name="geotools-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.amsa.risky', module='geotools-extras', version='0.6.9')
)
libraryDependencies += "au.gov.amsa.risky" % "geotools-extras" % "0.6.9"
[au.gov.amsa.risky/geotools-extras "0.6.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| au.gov.amsa.risky : streams | jar | 0.6.9 |
| org.geotools » gt-shapefile | jar | 26.3 |
| org.geotools » gt-epsg-hsql | jar | 26.3 |
| org.geotools » gt-geojson | jar | 26.3 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
| junit : junit | jar | 4.13.2 |