is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:gt-grid 24.2

The grid module allows users to create vector grids (also known as lattices) that can be used for display and analysis.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-grid
Version

Version

24.2
Type

Type

jar

Download gt-grid 24.2


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