License |
License |
---|---|
GroupId | GroupIdcom.hannesdorfmann |
ArtifactId | ArtifactIdadapterdelegates4 |
Last Version | Last Version4.3.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAdapterDelegates
Create reusable adapter components by favoring composition over inheritance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adapterdelegates4-4.3.2.pom | |
adapterdelegates4-4.3.2.aar | 11 KB |
adapterdelegates4-4.3.2-sources.jar | 13 KB |
adapterdelegates4-4.3.2-javadoc.jar | 50 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.annotation » annotation | jar | 1.3.0 |