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 21.0.0-R32


Group ID:
org.scalafx
Artifact ID:
scalafx_3
Version:
21.0.0-R32
Release Date:
Nov 17, 2023
Licenses:
Files:

libraryDependencies += "org.scalafx" %% "scalafx" % "21.0.0-R32"

Mill build tool

ivy"org.scalafx::scalafx:21.0.0-R32"

Scala CLI

//> using dep "org.scalafx::scalafx:21.0.0-R32"

Ammonite REPL

import $ivy.`org.scalafx::scalafx:21.0.0-R32`

<dependency>
  <groupId>org.scalafx</groupId>
  <artifactId>scalafx_3</artifactId>
  <version>21.0.0-R32</version>
</dependency>

compile group: 'org.scalafx', name: 'scalafx_3', version: '21.0.0-R32'