is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:library 24.2

Geotools core modules.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

library
Version

Version

24.2
Type

Type

pom

Download library 24.2

Filename Size
library-24.2.pom 2 KB
Browse

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