scalafx / scalafx   22.0.0-R33

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


Group ID:
org.scalafx
Artifact ID:
scalafxml-guice_2.10
Version:
0.1
Release Date:
Feb 19, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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