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 20.0.0-R31


Group ID:
org.scalafx
Artifact ID:
scalafx_3
Version:
20.0.0-R31
Release Date:
Apr 4, 2023
Licenses:
Files:

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

Mill build tool

ivy"org.scalafx::scalafx:20.0.0-R31"

Scala CLI

//> using dep "org.scalafx::scalafx:20.0.0-R31"

Ammonite REPL

import $ivy.`org.scalafx::scalafx:20.0.0-R31`

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

compile group: 'org.scalafx', name: 'scalafx_3', version: '20.0.0-R31'