MVN

cc.drx : fx_2.13

Maven & Gradle

Mar 08, 2021
1 usages

fx · drx support for the javaFX components that are not part of jdk as of java11

<dependency>
    <groupId>cc.drx</groupId>
    <artifactId>fx_2.13</artifactId>
    <version>ee</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.drx : fx_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: ee

All Versions

Choose a version of cc.drx : fx_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
ee
fx_2.13-ee
e3
fx_2.13-e3
e
fx_2.13-e

How to add a dependency to Maven

Add the following cc.drx : fx_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.drx</groupId>
    <artifactId>fx_2.13</artifactId>
    <version>ee</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.drx : fx_2.13 gradle dependency to your build.gradle file:

implementation 'cc.drx:fx_2.13:ee'

Gradle Kotlin DSL: Add the following cc.drx : fx_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.drx:fx_2.13:ee")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.drx : fx_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.drx" % "fx_2.13" % "ee"

Advertisement

Dependencies from Group

Mar 08, 2021
10 usages
Feb 08, 2018
6 usages
Sep 03, 2018
6 usages
Sep 03, 2018
6 usages
Sep 03, 2018
6 usages

Discover Dependencies

Aug 07, 2023
3 usages
45 stars
Jun 02, 2021
2 usages
3 stars
Jun 25, 2022
2 usages
24 stars
Aug 15, 2023
3 usages
21.3k stars
Oct 21, 2019
1 usages
Nov 18, 2019
2 usages
50 stars