Last Version

jme-jfx :: JME3 JavaFX Bridge 1.0.0

Updated to JavaFX 16 and jMonkeyEngine 3.5.2. Forked from the from jme-jfx-11-jayfella-github, now at https://github.com/jMonkeyEngine-archive/jme-jfx-11-jayfella-github

License

License

GroupId

GroupId

com.anrisoftware.jmejfx
ArtifactId

ArtifactId

jme-jfx
Version

Version

1.0.0
Type

Type

jar
Description

Description

jme-jfx :: JME3 JavaFX Bridge
Updated to JavaFX 16 and jMonkeyEngine 3.5.2. Forked from the from jme-jfx-11-jayfella-github, now at https://github.com/jMonkeyEngine-archive/jme-jfx-11-jayfella-github
Project Organization

Project Organization

Advanced Natural Research Institute

Download jme-jfx 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.openjfx : javafx-base jar 16
org.openjfx : javafx-controls jar 16
org.openjfx : javafx-graphics jar 16
org.openjfx : javafx-fxml jar 16
org.jmonkeyengine : jme3-core jar 3.5.2-stable
org.jmonkeyengine : jme3-lwjgl3 jar 3.5.2-stable

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.testfx : testfx-junit5 jar 4.0.16-alpha

Project Modules

There are no modules declared in this project.