Download binding_sjs0.6_2.10-10.0.0-M4.jar file - Jar b

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

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.10 10.0.0-M4 in this page.

License

MIT

Build File

You can use the following script to add binding_sjs0.6_2.10-10.0.0-M4.jar to your project.

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

Download

Click the following link to download the jar file.

binding_sjs0.6_2.10-10.0.0-M4-javadoc.jar
binding_sjs0.6_2.10-10.0.0-M4-sources.jar
binding_sjs0.6_2.10-10.0.0-M4.jar
binding_sjs0.6_2.10-10.0.0-M4.pom



Related Tutorials