Last Version

AdapterDelegates 4.3.2

Create reusable adapter components by favoring composition over inheritance

License

License

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

adapterdelegates4
Version

Version

4.3.2
Type

Type

aar
Description

Description

AdapterDelegates
Create reusable adapter components by favoring composition over inheritance
Project URL

Project URL

https://github.com/sockeqwe/AdapterDelegates
Source Code Management

Source Code Management

https://github.com/sockeqwe/AdapterDelegates

Download adapterdelegates4 4.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.2.1
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.