не последняя версия
Последняя версия 24.2-oss84-1

io.oss84.geotools:gt-imageio-ext-gdal 24.2

Extension of the of Grid Coverage plugins, leveraging on the GDAL raster data access capabilities by means of the ImageIO-Ext Project.

Категории

Категории

GeoTools Прикладные библиотеки Geospatial Geo
Группа

Группа

io.oss84.geotools
Идентификатор

Идентификатор

gt-imageio-ext-gdal
Версия

Версия

24.2
Тип

Тип

jar

Скачать gt-imageio-ext-gdal 24.2


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