MVN

org.jfxtras : jfxtras-all

Maven & Gradle

Oct 23, 2018
6 usages
596 stars

jfxtras-all · Miscellaneous components for JavaFX

<dependency>
    <groupId>org.jfxtras</groupId>
    <artifactId>jfxtras-all</artifactId>
    <version>10.0-r1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 10.0-r1

All Versions

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

Version Vulnerabilities Updated
10.0
jfxtras-all-10.0-r1
9.0
jfxtras-all-9.0-r1
8.0
jfxtras-all-8.0-r6
jfxtras-all-8.0-r5
jfxtras-all-8.0-r4
jfxtras-all-8.0-r3
jfxtras-all-8.0-r2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jfxtras</groupId>
    <artifactId>jfxtras-all</artifactId>
    <version>10.0-r1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jfxtras:jfxtras-all:10.0-r1'

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

implementation("org.jfxtras:jfxtras-all:10.0-r1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jfxtras" % "jfxtras-all" % "10.0-r1"

Advertisement

Dependencies from Group

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

Discover Dependencies

Apr 09, 2019
4 usages
9 stars
Feb 03, 2023
13 usages
402 stars
Jan 12, 2017
4 usages
Jan 03, 2021
5 usages
Jul 11, 2019
6 usages
0 stars
26 usages
52 stars
Apr 20, 2023
18 usages
3.9k stars