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-guice 0.2


Group ID:
org.scalafx
Artifact ID:
scalafxml-guice_2.10
Version:
0.2
Release Date:
May 25, 2014
Licenses:
Files:

libraryDependencies += "org.scalafx" %% "scalafxml-guice" % "0.2"

Mill build tool

ivy"org.scalafx::scalafxml-guice:0.2"

Scala CLI

//> using dep "org.scalafx::scalafxml-guice:0.2"

Ammonite REPL

import $ivy.`org.scalafx::scalafxml-guice:0.2`

<dependency>
  <groupId>org.scalafx</groupId>
  <artifactId>scalafxml-guice_2.10</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'org.scalafx', name: 'scalafxml-guice_2.10', version: '0.2'