не последняя версия
Последняя версия 2.1.3+12-50d9dc88

com.thoughtworks.binding:bindable_2.13 2.1.1

bindable

Группа

Группа

com.thoughtworks.binding
Идентификатор

Идентификатор

bindable_2.13
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать bindable_2.13 2.1.1


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