не последняя версия
Последняя версия 1.2.5

com.hypertino:binders_2.10 1.2.0

binders

Группа

Группа

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

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

binders_2.10
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать binders_2.10 1.2.0


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