Reactive data-binding for Scala
core 5.4.0 Deprecated
Group ID:
com.thoughtworks.binding
Artifact ID:
core_2.11
Version:
5.4.0
Release Date:
May 4, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.thoughtworks.binding" %% "core" % "5.4.0"
ivy"com.thoughtworks.binding::core:5.4.0"
//> using dep "com.thoughtworks.binding::core:5.4.0"
import $ivy.`com.thoughtworks.binding::core:5.4.0`
<dependency> <groupId>com.thoughtworks.binding</groupId> <artifactId>core_2.11</artifactId> <version>5.4.0</version> </dependency>
compile group: 'com.thoughtworks.binding', name: 'core_2.11', version: '5.4.0'