is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:gt-postgis-raster 24.2


Categories

Categories

Geospatial Business Logic Libraries GeoTools PostGIS Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-postgis-raster
Version

Version

24.2
Type

Type

jar

Download gt-postgis-raster 24.2


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