is not current version
Last Version 12.1.0+69-b8238668

com.thoughtworks.binding:binding_2.13 12.1.0+12-d6bd12c7

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

GroupId

GroupId

com.thoughtworks.binding
ArtifactId

ArtifactId

binding_2.13
Version

Version

12.1.0+12-d6bd12c7
Type

Type

jar

Download binding_2.13 12.1.0+12-d6bd12c7


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