MVN

org.openjfx : javafx-archetype-fxml

Maven & Gradle

Apr 14, 2021

FXML JavaFX Maven Archetype

<dependency>
    <groupId>org.openjfx</groupId>
    <artifactId>javafx-archetype-fxml</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openjfx : javafx-archetype-fxml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of org.openjfx : javafx-archetype-fxml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
javafx-archetype-fxml-0.0.6
javafx-archetype-fxml-0.0.5
javafx-archetype-fxml-0.0.4
javafx-archetype-fxml-0.0.3
javafx-archetype-fxml-0.0.2
javafx-archetype-fxml-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openjfx</groupId>
    <artifactId>javafx-archetype-fxml</artifactId>
    <version>0.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openjfx : javafx-archetype-fxml gradle dependency to your build.gradle file:

implementation 'org.openjfx:javafx-archetype-fxml:0.0.6'

Gradle Kotlin DSL: Add the following org.openjfx : javafx-archetype-fxml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openjfx:javafx-archetype-fxml:0.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openjfx : javafx-archetype-fxml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openjfx" % "javafx-archetype-fxml" % "0.0.6"

Advertisement

Dependencies from Group

Jul 18, 2023
382 usages
2.2k stars
Jul 18, 2023
273 usages
2.2k stars
Jul 18, 2023
267 usages
2.2k stars
Jul 18, 2023
230 usages
2.2k stars
Jul 18, 2023
168 usages
2.2k stars

Discover Dependencies

Feb 24, 2022
4 usages
35 stars
Feb 24, 2022
32 stars
Mar 28, 2019
0 stars
May 06, 2020
2 stars
Aug 15, 2023
354 usages
11.1k stars
Mar 26, 2019
1 usages
0 stars
May 15, 2019
19 stars