MVN

org.scalafx : scalafx_3

Maven & Gradle

Apr 04, 2023
2 usages
661 stars

scalafx · The ScalaFX framework

<dependency>
    <groupId>org.scalafx</groupId>
    <artifactId>scalafx_3</artifactId>
    <version>20.0.0-R31</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalafx : scalafx_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 20.0.0-R31

All Versions

Choose a version of org.scalafx : scalafx_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20.0.x
scalafx_3-20.0.0-R31
19.0.x
scalafx_3-19.0.0-R30
18.0.x
scalafx_3-18.0.2-R29
scalafx_3-18.0.1-R28
scalafx_3-18.0.1-R27
17.0.x
scalafx_3-17.0.1-R26
16.0.x
scalafx_3-16.0.0-R25
scalafx_3-16.0.0-R24
scalafx_3-16.0.0-R23

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalafx</groupId>
    <artifactId>scalafx_3</artifactId>
    <version>20.0.0-R31</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalafx : scalafx_3 gradle dependency to your build.gradle file:

implementation 'org.scalafx:scalafx_3:20.0.0-R31'

Gradle Kotlin DSL: Add the following org.scalafx : scalafx_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalafx:scalafx_3:20.0.0-R31")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalafx : scalafx_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scalafx" % "scalafx_3" % "20.0.0-R31"

Advertisement

Dependencies from Group

Jan 09, 2021
29 usages
661 stars
Apr 04, 2023
20 usages
661 stars
May 09, 2020
14 usages
661 stars
Apr 04, 2023
11 usages
661 stars
Sep 12, 2019
7 usages
92 stars

Discover Dependencies

May 14, 2021
13.4k stars
Dec 03, 2021
0 stars
Dec 03, 2021
0 stars
May 19, 2023
2 stars
May 19, 2023
2 stars
Dec 25, 2022
2 stars
Dec 21, 2021
11 stars
Mar 13, 2022
4 usages
69 stars