is not current version
Last Version 18-ea+0

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

JFXCore

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.jfxcore
ArtifactId

ArtifactId

javafx-base
Version

Version

15-ea+1
Type

Type

jar
Description

Description

JFXCore

Download javafx-base 15-ea+1


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