is not current version
Last Version 1.7.9

LibRawFX 1.7.7

This installs the native lib libraw as a JavaFX Image format provider similar to imageIO before on Swing

License

License

GroupId

GroupId

org.librawfx
ArtifactId

ArtifactId

LibRawFX
Version

Version

1.7.7
Type

Type

jar
Description

Description

LibRawFX
This installs the native lib libraw as a JavaFX Image format provider similar to imageIO before on Swing
Project URL

Project URL

https://github.com/lanthale/librawfx
Source Code Management

Source Code Management

https://github.com/lanthale/LibRawFX.git

Download LibRawFX 1.7.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 17.0.2
org.openjfx : javafx-graphics jar 17.0.2
org.openjfx : javafx-media jar 17.0.2
org.openjfx : javafx-base jar 17.0.2

Project Modules

There are no modules declared in this project.