Last Version

JavaFX API 17.0

Provide the JavaFX API depending on the current JDK version

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

javafx
Version

Version

17.0
Type

Type

jar
Description

Description

JavaFX API
Provide the JavaFX API depending on the current JDK version
Project Organization

Project Organization

Arakhnê.org Project

Download javafx 17.0


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

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.