scalafx / scalafx   8.0.0-M2

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 11-R16


Group ID:
org.scalafx
Artifact ID:
scalafx_2.12
Version:
11-R16
Release Date:
Oct 13, 2018
Licenses:
Files:

libraryDependencies += "org.scalafx" %% "scalafx" % "11-R16"

Mill build tool

ivy"org.scalafx::scalafx:11-R16"

Scala CLI

//> using dep "org.scalafx::scalafx:11-R16"

Ammonite REPL

import $ivy.`org.scalafx::scalafx:11-R16`

<dependency>
  <groupId>org.scalafx</groupId>
  <artifactId>scalafx_2.12</artifactId>
  <version>11-R16</version>
</dependency>

compile group: 'org.scalafx', name: 'scalafx_2.12', version: '11-R16'