Last Version

nativefx 0.2.0

Native rendering for JavaFX via shared memory.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

eu.mihosoft.nativefx
ArtifactId

ArtifactId

nativefx
Version

Version

0.2.0
Type

Type

jar
Description

Description

nativefx
Native rendering for JavaFX via shared memory.
Project URL

Project URL

https://github.com/miho/NativeFX
Source Code Management

Source Code Management

https://github.com/miho/NativeFX.git

Download nativefx 0.2.0


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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.