fxml 11.2.0


Group ID:
com.thoughtworks.binding
Artifact ID:
fxml_2.10
Version:
11.2.0
Release Date:
Oct 17, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.thoughtworks.binding" %% "fxml" % "11.2.0"

Mill build tool

ivy"com.thoughtworks.binding::fxml:11.2.0"

Scala CLI

//> using dep "com.thoughtworks.binding::fxml:11.2.0"

Ammonite REPL

import $ivy.`com.thoughtworks.binding::fxml:11.2.0`

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>fxml_2.10</artifactId>
  <version>11.2.0</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'fxml_2.10', version: '11.2.0'