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

scalafxml-core-sfx8 0.5


Group ID:
org.scalafx
Artifact ID:
scalafxml-core-sfx8_2.13
Version:
0.5
Release Date:
Sept 12, 2019
Licenses:
Files:

libraryDependencies += "org.scalafx" %% "scalafxml-core-sfx8" % "0.5"

Mill build tool

ivy"org.scalafx::scalafxml-core-sfx8:0.5"

Scala CLI

//> using dep "org.scalafx::scalafxml-core-sfx8:0.5"

Ammonite REPL

import $ivy.`org.scalafx::scalafxml-core-sfx8:0.5`

<dependency>
  <groupId>org.scalafx</groupId>
  <artifactId>scalafxml-core-sfx8_2.13</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'org.scalafx', name: 'scalafxml-core-sfx8_2.13', version: '0.5'