is not current version
Last Version 19-ea+8

openjfx 17-ea+11

OpenJFX JavaFX

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.openjfx
ArtifactId

ArtifactId

javafx
Version

Version

17-ea+11
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 17-ea+11

Filename Size
javafx-17-ea+11.pom 7 KB
Browse

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

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.