is not current version
Last Version 1.1

org.genesys-pgr:geotools-cli 0.2


Categories

Categories

GeoTools Business Logic Libraries Geospatial CLI User Interface Geo
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

geotools-cli
Version

Version

0.2
Type

Type

jar

Download geotools-cli 0.2


<!-- https://jarcasting.com/artifacts/org.genesys-pgr/geotools-cli/ -->
<dependency>
    <groupId>org.genesys-pgr</groupId>
    <artifactId>geotools-cli</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/geotools-cli/
implementation 'org.genesys-pgr:geotools-cli:0.2'
// https://jarcasting.com/artifacts/org.genesys-pgr/geotools-cli/
implementation ("org.genesys-pgr:geotools-cli:0.2")
'org.genesys-pgr:geotools-cli:jar:0.2'
<dependency org="org.genesys-pgr" name="geotools-cli" rev="0.2">
  <artifact name="geotools-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='geotools-cli', version='0.2')
)
libraryDependencies += "org.genesys-pgr" % "geotools-cli" % "0.2"
[org.genesys-pgr/geotools-cli "0.2"]