MVN

org.jfxtras : jfxtras-fxml

Maven & Gradle

Dec 24, 2021
1 usages
573 stars
<dependency>
    <groupId>org.jfxtras</groupId>
    <artifactId>jfxtras-fxml</artifactId>
    <version>17-r1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 17-r1

All Versions

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

  • Version Updated
  • jfxtras-fxml-17-r1

    Dec 24, 2021
  • jfxtras-fxml-15-r2

    May 04, 2021
  • jfxtras-fxml-14-r2

    May 04, 2021
  • jfxtras-fxml-11-r2

    May 03, 2021
  • jfxtras-fxml-15-r1

    Oct 25, 2020
  • jfxtras-fxml-11-r1

    Oct 25, 2020
  • jfxtras-fxml-14-r1

    Oct 25, 2020
  • jfxtras-fxml-10.0-r1

    Oct 23, 2018
  • jfxtras-fxml-9.0-r1

    Apr 05, 2018
  • jfxtras-fxml-8.0-r6

    Mar 18, 2018
  • jfxtras-fxml-8.0-r5

    May 29, 2016
  • jfxtras-fxml-8.0-r4

    Aug 18, 2015
  • jfxtras-fxml-8.0-r3

    Oct 23, 2014
  • jfxtras-fxml-8.0-r2

    Sep 20, 2014
  • jfxtras-fxml-8.0-r1

    Mar 09, 2014

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jfxtras</groupId>
    <artifactId>jfxtras-fxml</artifactId>
    <version>17-r1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jfxtras:jfxtras-fxml:17-r1'

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

implementation("org.jfxtras:jfxtras-fxml:17-r1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jfxtras" % "jfxtras-fxml" % "17-r1"

Advertisement

Dependencies from Group

Dec 24, 2021
11 usages
573 stars
Apr 07, 2018
9 usages
151 stars
Dec 24, 2021
7 usages
573 stars
Oct 23, 2018
6 usages
573 stars
Dec 24, 2021
6 usages
573 stars

Discover Dependencies

Sep 08, 2017
7 usages
740 stars
Sep 08, 2017
6 usages
740 stars
Sep 08, 2017
4 usages
740 stars
Sep 08, 2017
6 usages
740 stars
Oct 15, 2015
1 usages
163 stars
Dec 11, 2021
2 usages
105 stars
May 27, 2021
5 usages
120 stars
Aug 09, 2017
2 usages
22 stars
Jul 24, 2019
4 usages
1 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome