License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.genesys-pgr |
ArtifactId | ArtifactIdgeo-tools |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGenesys GEO tools
Tools to fiddle with georeferenced stuffs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geo-tools-1.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/geo-tools/
implementation 'org.genesys-pgr:geo-tools:1.1'
// https://jarcasting.com/artifacts/org.genesys-pgr/geo-tools/
implementation ("org.genesys-pgr:geo-tools:1.1")
'org.genesys-pgr:geo-tools:pom:1.1'
<dependency org="org.genesys-pgr" name="geo-tools" rev="1.1">
<artifact name="geo-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='geo-tools', version='1.1')
)
libraryDependencies += "org.genesys-pgr" % "geo-tools" % "1.1"
[org.genesys-pgr/geo-tools "1.1"]