is not current version
Last Version 4.3.2

com.hannesdorfmann:adapterdelegates4 4.0.0

Create reusable adapter components by favoring composition over inheritance

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

adapterdelegates4
Version

Version

4.0.0
Type

Type

aar

Download adapterdelegates4 4.0.0


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