is not current version
Last Version 19-ea+8

org.openjfx:javafx-swing 18-ea+1

OpenJFX JavaFX

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.openjfx
ArtifactId

ArtifactId

javafx-swing
Version

Version

18-ea+1
Type

Type

jar
Description

Description

OpenJFX JavaFX

Download javafx-swing 18-ea+1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openjfx : javafx-swing jar 18-ea+1
org.openjfx : javafx-graphics jar 18-ea+1

Project Modules

There are no modules declared in this project.