is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:geotools 24.2

Welcome to the homepage of the GeoTools build process In the left side bar you should see a list of active modules, visit each for more details on the status of each module.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

geotools
Version

Version

24.2
Type

Type

pom

Download geotools 24.2

Filename Size
geotools-24.2.pom 88 KB
Browse

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