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.4


Group ID:
org.scalafx
Artifact ID:
scalafxml-core-sfx8_2.12
Version:
0.4
Release Date:
Jun 20, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.scalafx</groupId>
  <artifactId>scalafxml-core-sfx8_2.12</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'org.scalafx', name: 'scalafxml-core-sfx8_2.12', version: '0.4'