is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:extension 24.2

GeoTools extensions provide additional capabilities built using the core library.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

extension
Version

Version

24.2
Type

Type

pom

Download extension 24.2

Filename Size
extension-24.2.pom 2 KB
Browse

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