MVN

org.scalafx : scalafx_2.11

Maven & Gradle

Jan 09, 2021
29 usages
589 stars

scalafx · The ScalaFX framework

<dependency>
    <groupId>org.scalafx</groupId>
    <artifactId>scalafx_2.11</artifactId>
    <version>15.0.1-R21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 15.0.1-R21

All Versions

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

  • Version Updated
  • scalafx_2.11-15.0.1-R21

    Jan 08, 2021
  • scalafx_2.11-15.0.1-R20

    Dec 11, 2020
  • scalafx_2.11-14-R19

    May 09, 2020
  • scalafx_2.11-12.0.2-R18

    Sep 10, 2019
  • scalafx_2.11-12.0.1-R17

    Apr 28, 2019
  • scalafx_2.11-8.0.192-R14

    Apr 27, 2019
  • scalafx_2.11-11-R16

    Oct 13, 2018
  • scalafx_2.11-10.0.2-R15

    Oct 03, 2018
  • scalafx_2.11-8.0.181-R13

    Sep 30, 2018
  • scalafx_2.11-8.0.144-R12

    Oct 15, 2017
  • scalafx_2.11-8.0.102-R11

    Sep 17, 2016
  • scalafx_2.11-8.0.92-R10

    Apr 22, 2016
  • scalafx_2.11-8.0.60-R9

    Oct 02, 2015
  • scalafx_2.11-8.0.40-R8

    Mar 18, 2015
  • scalafx_2.11-2.2.76-R11

    Jan 29, 2015
  • scalafx_2.11-8.0.31-R7

    Jan 28, 2015
  • scalafx_2.11-8.0.20-R6

    Sep 02, 2014
  • scalafx_2.11-2.2.67-R10

    Sep 02, 2014
  • scalafx_2.11-8.0.5-R5

    Jun 17, 2014
  • scalafx_2.11-2.2.60-R9

    Jun 17, 2014
  • scalafx_2.11-8.0.0-R4

    Apr 23, 2014
  • scalafx_2.11-1.0.0-R8

    Apr 23, 2014

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalafx</groupId>
    <artifactId>scalafx_2.11</artifactId>
    <version>15.0.1-R21</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scalafx:scalafx_2.11:15.0.1-R21'

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

implementation("org.scalafx:scalafx_2.11:15.0.1-R21")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalafx" % "scalafx_2.11" % "15.0.1-R21"

Advertisement

Dependencies from Group

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

Discover Dependencies

Dec 27, 2021
6 usages
1 stars
Oct 16, 2022
74 usages
Sep 30, 2022
167 usages
43 stars
Mar 15, 2023
21 usages
29 stars
Jan 20, 2022
62 usages
116 stars
Sep 07, 2016
88 usages
323 stars
Dec 29, 2020
23 usages
11k stars
Jan 25, 2017
5 usages
4 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome