Jar examples for b:binding-2.10
Reactive data-binding for Scala. This artifact is available for both Scala.js and JVM.
You can download jar file binding_2.10 11.0.0-M2 in this page.
MIT
You can use the following script to add binding_2.10-11.0.0-M2.jar to your project.
<dependency> <groupId>com.thoughtworks.binding</groupId> <artifactId>binding_2.10</artifactId> <version>11.0.0-M2</version> </dependency>
compile group: 'com.thoughtworks.binding', name: 'binding_2.10', version: '11.0.0-M2'
libraryDependencies += "com.thoughtworks.binding" % "binding_2.10" % "11.0.0-M2"
<dependency org="com.thoughtworks.binding" name="binding_2.10" rev="11.0.0-M2"/>
@Grapes(@Grab(group='com.thoughtworks.binding', module='binding_2.10', version='11.0.0-M2'))
'com.thoughtworks.binding:binding_2.10:jar:11.0.0-M2'
Click the following link to download the jar file.
binding_2.10-11.0.0-M2-javadoc.jar