is not current version
Last Version 1.1

org.genesys-pgr:geo-tools 1.0

Tools to fiddle with georeferenced stuffs

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

geo-tools
Version

Version

1.0
Type

Type

pom

Download geo-tools 1.0

Filename Size
geo-tools-1.0.pom 5 KB
Browse

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