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 2.2.67-R10


Group ID:
org.scalafx
Artifact ID:
scalafx_2.11
Version:
2.2.67-R10
Release Date:
Sept 2, 2014
Licenses:
Files:

libraryDependencies += "org.scalafx" %% "scalafx" % "2.2.67-R10"

Mill build tool

ivy"org.scalafx::scalafx:2.2.67-R10"

Scala CLI

//> using dep "org.scalafx::scalafx:2.2.67-R10"

Ammonite REPL

import $ivy.`org.scalafx::scalafx:2.2.67-R10`

<dependency>
  <groupId>org.scalafx</groupId>
  <artifactId>scalafx_2.11</artifactId>
  <version>2.2.67-R10</version>
</dependency>

compile group: 'org.scalafx', name: 'scalafx_2.11', version: '2.2.67-R10'