is not current version
Last Version 19-ea+8

openjfx 19-ea+6

OpenJFX JavaFX

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.openjfx
ArtifactId

ArtifactId

javafx
Version

Version

19-ea+6
Type

Type

pom
Description

Description

openjfx
OpenJFX JavaFX
Project URL

Project URL

https://openjdk.java.net/projects/openjfx/
Source Code Management

Source Code Management

https://github.com/openjdk/jfx

Download javafx 19-ea+6

Filename Size
javafx-19-ea+6.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openjfx/javafx/ -->
<dependency>
    <groupId>org.openjfx</groupId>
    <artifactId>javafx</artifactId>
    <version>19-ea+6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openjfx/javafx/
implementation 'org.openjfx:javafx:19-ea+6'
// https://jarcasting.com/artifacts/org.openjfx/javafx/
implementation ("org.openjfx:javafx:19-ea+6")
'org.openjfx:javafx:pom:19-ea+6'
<dependency org="org.openjfx" name="javafx" rev="19-ea+6">
  <artifact name="javafx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openjfx', module='javafx', version='19-ea+6')
)
libraryDependencies += "org.openjfx" % "javafx" % "19-ea+6"
[org.openjfx/javafx "19-ea+6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.