Hi, and thanks for creating an OSS HEIC implementation for Java! Great work! 馃帀
The official Maven coordinates seems to be
<dependency>
<groupId>openize</groupId>
<artifactId>openize-heic</artifactId>
<version>25.4</version>
</dependency>
I'm wondering though, is the project deployed to any public Maven repository? I haven't found any official release in either Maven Central or Github Packages.
My plan is to create an ImageIO ImageReader plugin that wraps this library, to allow access though a more familiar API.
Thanks,
--
Harald K
Hi, and thanks for creating an OSS HEIC implementation for Java! Great work! 馃帀
The official Maven coordinates seems to be
I'm wondering though, is the project deployed to any public Maven repository? I haven't found any official release in either Maven Central or Github Packages.
My plan is to create an ImageIO
ImageReaderplugin that wraps this library, to allow access though a more familiar API.Thanks,
--
Harald K