is not current version
Last Version 1.1.0-25.2

org.datasyslab:geotools-wrapper geotools-24.0

GeoTools wrapper for Apache Sedona

Categories

Categories

Data GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

org.datasyslab
ArtifactId

ArtifactId

geotools-wrapper
Version

Version

geotools-24.0
Type

Type

jar

Download geotools-wrapper geotools-24.0


<!-- https://jarcasting.com/artifacts/org.datasyslab/geotools-wrapper/ -->
<dependency>
    <groupId>org.datasyslab</groupId>
    <artifactId>geotools-wrapper</artifactId>
    <version>geotools-24.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.datasyslab/geotools-wrapper/
implementation 'org.datasyslab:geotools-wrapper:geotools-24.0'
// https://jarcasting.com/artifacts/org.datasyslab/geotools-wrapper/
implementation ("org.datasyslab:geotools-wrapper:geotools-24.0")
'org.datasyslab:geotools-wrapper:jar:geotools-24.0'
<dependency org="org.datasyslab" name="geotools-wrapper" rev="geotools-24.0">
  <artifact name="geotools-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datasyslab', module='geotools-wrapper', version='geotools-24.0')
)
libraryDependencies += "org.datasyslab" % "geotools-wrapper" % "geotools-24.0"
[org.datasyslab/geotools-wrapper "geotools-24.0"]