is not current version
Last Version 0.1.5

com.github.nikolaybespalov:imageio-ozf 0.1.3

ImageIO plugin that allows you to use OziExplorer image files(ozf2/ozf3/ozf4) without using GDAL/OziApi or any other environment dependencies.

GroupId

GroupId

com.github.nikolaybespalov
ArtifactId

ArtifactId

imageio-ozf
Version

Version

0.1.3
Type

Type

jar

Download imageio-ozf 0.1.3


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