is not current version
Last Version 11.9.0+56-3af5a32a

com.thoughtworks.binding:binding_sjs0.6_2.10 9.0.1

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

GroupId

GroupId

com.thoughtworks.binding
ArtifactId

ArtifactId

binding_sjs0.6_2.10
Version

Version

9.0.1
Type

Type

jar

Download binding_sjs0.6_2.10 9.0.1


<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.10/ -->
<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>binding_sjs0.6_2.10</artifactId>
    <version>9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.10/
implementation 'com.thoughtworks.binding:binding_sjs0.6_2.10:9.0.1'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.10/
implementation ("com.thoughtworks.binding:binding_sjs0.6_2.10:9.0.1")
'com.thoughtworks.binding:binding_sjs0.6_2.10:jar:9.0.1'
<dependency org="com.thoughtworks.binding" name="binding_sjs0.6_2.10" rev="9.0.1">
  <artifact name="binding_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='binding_sjs0.6_2.10', version='9.0.1')
)
libraryDependencies += "com.thoughtworks.binding" % "binding_sjs0.6_2.10" % "9.0.1"
[com.thoughtworks.binding/binding_sjs0.6_2.10 "9.0.1"]