Download binding_sjs0.6_2.11-11.0.0-M5.jar file - Jar b

Jar examples for b:binding-sjs0.6-2.11

Description

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

You can download jar file binding_sjs0.6_2.11 11.0.0-M5 in this page.

License

MIT

Build File

You can use the following script to add binding_sjs0.6_2.11-11.0.0-M5.jar to your project.

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

Download

Click the following link to download the jar file.

binding_sjs0.6_2.11-11.0.0-M5-javadoc.jar
binding_sjs0.6_2.11-11.0.0-M5-sources.jar
binding_sjs0.6_2.11-11.0.0-M5.jar
binding_sjs0.6_2.11-11.0.0-M5.pom



Related Tutorials