is not current version
Last Version 18-ea+0

jfxcore 15-ea+1

JFXCore

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.jfxcore
ArtifactId

ArtifactId

javafx
Version

Version

15-ea+1
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 15-ea+1

Filename Size
javafx-15-ea+1.pom 2 KB
Browse

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

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.