MVN

org.jfxcore : javafx-base

Maven & Gradle

Jul 21, 2022
4 usages
<dependency>
    <groupId>org.jfxcore</groupId>
    <artifactId>javafx-base</artifactId>
    <version>18-ea+1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jfxcore : javafx-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 18-ea+1

All Versions

Choose a version of org.jfxcore : javafx-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
18
javafx-base-18-ea+1
javafx-base-18-ea+0
15
javafx-base-15-ea+1

How to add a dependency to Maven

Add the following org.jfxcore : javafx-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jfxcore</groupId>
    <artifactId>javafx-base</artifactId>
    <version>18-ea+1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jfxcore : javafx-base gradle dependency to your build.gradle file:

implementation 'org.jfxcore:javafx-base:18-ea+1'

Gradle Kotlin DSL: Add the following org.jfxcore : javafx-base gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jfxcore:javafx-base:18-ea+1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jfxcore : javafx-base sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jfxcore" % "javafx-base" % "18-ea+1"

Advertisement

Dependencies from Group

Jul 21, 2022
6 usages
Jul 21, 2022
4 usages
Jul 21, 2022
3 usages
Jul 21, 2022
2 usages
Jul 21, 2022
1 usages

Discover Dependencies

Dec 04, 2020
4 usages
Dec 06, 2020
4 usages
177 stars
Dec 06, 2020
4 usages
Aug 06, 2021
5 usages
Aug 06, 2021
5 usages
Jun 23, 2021
4 usages
Feb 05, 2021
4 usages
2.1k stars
Jan 04, 2021
4 usages