Last Version

jfxcore 18-ea+0

JFXcore

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.jfxcore
ArtifactId

ArtifactId

javafx
Version

Version

18-ea+0
Type

Type

pom
Description

Description

jfxcore
JFXcore
Project URL

Project URL

https://github.com/jfxcore/jfx
Source Code Management

Source Code Management

https://github.com/jfxcore/jfx

Download javafx 18-ea+0

Filename Size
javafx-18-ea+0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jfxcore/javafx/ -->
<dependency>
    <groupId>org.jfxcore</groupId>
    <artifactId>javafx</artifactId>
    <version>18-ea+0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jfxcore/javafx/
implementation 'org.jfxcore:javafx:18-ea+0'
// https://jarcasting.com/artifacts/org.jfxcore/javafx/
implementation ("org.jfxcore:javafx:18-ea+0")
'org.jfxcore:javafx:pom:18-ea+0'
<dependency org="org.jfxcore" name="javafx" rev="18-ea+0">
  <artifact name="javafx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jfxcore', module='javafx', version='18-ea+0')
)
libraryDependencies += "org.jfxcore" % "javafx" % "18-ea+0"
[org.jfxcore/javafx "18-ea+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.