reactific / jfxtend   0.1.1

Apache License 2.0 GitHub

A Scala Library For Making JavaFX Easier To Use

Scala versions: 2.11

jfxtend 0.1.1


Group ID:
com.reactific
Artifact ID:
jfxtend_2.11
Version:
0.1.1
Release Date:
Apr 17, 2016
Licenses:
Files:
Full Scala Version:
2.11.7

libraryDependencies += "com.reactific" %% "jfxtend" % "0.1.1"

Mill build tool

ivy"com.reactific::jfxtend:0.1.1"

Scala CLI

//> using dep "com.reactific::jfxtend:0.1.1"

Ammonite REPL

import $ivy.`com.reactific::jfxtend:0.1.1`

<dependency>
  <groupId>com.reactific</groupId>
  <artifactId>jfxtend_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.reactific', name: 'jfxtend_2.11', version: '0.1.1'