is not current version
Last Version 18-ea+0

org.jfxcore:javafx-controls 15-ea+1

JFXCore

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.jfxcore
ArtifactId

ArtifactId

javafx-controls
Version

Version

15-ea+1
Type

Type

jar
Description

Description

JFXCore

Download javafx-controls 15-ea+1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jfxcore : javafx-graphics jar 15-ea+1

Project Modules

There are no modules declared in this project.