Download binding_2.12-11.0.0-M6.jar file - Jar b

Jar examples for b:binding-2.12

Description

Reactive data-binding for Scala. This artifact is available for both Scala.js and JVM.

You can download jar file binding_2.12 11.0.0-M6 in this page.

License

MIT

Build File

You can use the following script to add binding_2.12-11.0.0-M6.jar to your project.

<dependency>
   <groupId>com.thoughtworks.binding</groupId>
   <artifactId>binding_2.12</artifactId>
   <version>11.0.0-M6</version>
</dependency>
compile group: 'com.thoughtworks.binding', name: 'binding_2.12', version: '11.0.0-M6'
libraryDependencies += "com.thoughtworks.binding" % "binding_2.12" % "11.0.0-M6"
<dependency org="com.thoughtworks.binding" name="binding_2.12" rev="11.0.0-M6"/>
@Grapes(@Grab(group='com.thoughtworks.binding', module='binding_2.12', version='11.0.0-M6'))
'com.thoughtworks.binding:binding_2.12:jar:11.0.0-M6'

Download

Click the following link to download the jar file.

binding_2.12-11.0.0-M6-javadoc.jar
binding_2.12-11.0.0-M6-sources.jar
binding_2.12-11.0.0-M6.jar
binding_2.12-11.0.0-M6.pom



Related Tutorials