is not current version
Last Version 2021.1.0

net.postgis:tools 2.3.0

Miscellaneous tools and utilities

Categories

Categories

Net Geospatial Business Logic Libraries PostGIS
GroupId

GroupId

net.postgis
ArtifactId

ArtifactId

tools
Version

Version

2.3.0
Type

Type

pom

Download tools 2.3.0

Filename Size
tools-2.3.0.pom 720 bytes
Browse

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