is not current version
Last Version 0.1.17

com.github.nikolaybespalov:gt-ozi 0.1.14

GeoTools plugin that allows you to read OziExplorer spatial reference file(.MAP) without using GDAL/OziApi or any other environment dependencies.

GroupId

GroupId

com.github.nikolaybespalov
ArtifactId

ArtifactId

gt-ozi
Version

Version

0.1.14
Type

Type

jar

Download gt-ozi 0.1.14


<!-- https://jarcasting.com/artifacts/com.github.nikolaybespalov/gt-ozi/ -->
<dependency>
    <groupId>com.github.nikolaybespalov</groupId>
    <artifactId>gt-ozi</artifactId>
    <version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikolaybespalov/gt-ozi/
implementation 'com.github.nikolaybespalov:gt-ozi:0.1.14'
// https://jarcasting.com/artifacts/com.github.nikolaybespalov/gt-ozi/
implementation ("com.github.nikolaybespalov:gt-ozi:0.1.14")
'com.github.nikolaybespalov:gt-ozi:jar:0.1.14'
<dependency org="com.github.nikolaybespalov" name="gt-ozi" rev="0.1.14">
  <artifact name="gt-ozi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikolaybespalov', module='gt-ozi', version='0.1.14')
)
libraryDependencies += "com.github.nikolaybespalov" % "gt-ozi" % "0.1.14"
[com.github.nikolaybespalov/gt-ozi "0.1.14"]