scalafx / scalafx   22.0.0-R33

Website GitHub

ScalaFX simplifies creation of JavaFX-based user interfaces in Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10

scalafx 10.0.2-R15


Group ID:
org.scalafx
Artifact ID:
scalafx_2.10
Version:
10.0.2-R15
Release Date:
Oct 3, 2018
Licenses:
Files:

libraryDependencies += "org.scalafx" %% "scalafx" % "10.0.2-R15"

Mill build tool

ivy"org.scalafx::scalafx:10.0.2-R15"

Scala CLI

//> using dep "org.scalafx::scalafx:10.0.2-R15"

Ammonite REPL

import $ivy.`org.scalafx::scalafx:10.0.2-R15`

<dependency>
  <groupId>org.scalafx</groupId>
  <artifactId>scalafx_2.10</artifactId>
  <version>10.0.2-R15</version>
</dependency>

compile group: 'org.scalafx', name: 'scalafx_2.10', version: '10.0.2-R15'