is not current version
Last Version 24.2-oss84-1

io.oss84.geotools.maven:build 24.2

Build tools for the the Geotools 2 project.

Categories

Categories

Maven Build Tools GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools.maven
ArtifactId

ArtifactId

build
Version

Version

24.2
Type

Type

pom

Download build 24.2

Filename Size
build-24.2.pom 2 KB
Browse

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