is not current version
Last Version 1.1

org.genesys-pgr:geotools-cli 1.0


Categories

Categories

GeoTools Business Logic Libraries Geospatial CLI User Interface Geo
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

geotools-cli
Version

Version

1.0
Type

Type

jar

Download geotools-cli 1.0


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