License |
License |
---|---|
GroupId | GroupIdcom.github.nikolaybespalov |
ArtifactId | ArtifactIdimageio-ozf |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptionimageio-ozf
ImageIO plugin that allows you to use OziExplorer image files(ozf2/ozf3/ozf4) without using GDAL/OziApi
or any other environment dependencies.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imageio-ozf-0.1.5.pom | |
imageio-ozf-0.1.5.jar | 15 KB |
imageio-ozf-0.1.5-sources.jar | 6 KB |
imageio-ozf-0.1.5-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nikolaybespalov/imageio-ozf/ -->
<dependency>
<groupId>com.github.nikolaybespalov</groupId>
<artifactId>imageio-ozf</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikolaybespalov/imageio-ozf/
implementation 'com.github.nikolaybespalov:imageio-ozf:0.1.5'
// https://jarcasting.com/artifacts/com.github.nikolaybespalov/imageio-ozf/
implementation ("com.github.nikolaybespalov:imageio-ozf:0.1.5")
'com.github.nikolaybespalov:imageio-ozf:jar:0.1.5'
<dependency org="com.github.nikolaybespalov" name="imageio-ozf" rev="0.1.5">
<artifact name="imageio-ozf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nikolaybespalov', module='imageio-ozf', version='0.1.5')
)
libraryDependencies += "com.github.nikolaybespalov" % "imageio-ozf" % "0.1.5"
[com.github.nikolaybespalov/imageio-ozf "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.github.davidcarboni : resource-utils | jar | 1.1.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.1.0 |
org.junit.platform : junit-platform-launcher | jar | 1.1.0 |
org.junit.platform : junit-platform-runner | jar | 1.1.0 |