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

com.hannesdorfmann:adapterdelegates3 3.0.0

Create reusable adapter components by favoring composition over inheritance

Группа

Группа

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

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

adapterdelegates3
Версия

Версия

3.0.0
Тип

Тип

aar

Скачать adapterdelegates3 3.0.0


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