Last Version

Generic Recycler Adapter 1.10.6

Generic adapters for Android based on https://github.com/MaximeJallu/RecyclerAdapter-Java

License

License

The Code Project Open License (CPOL) 1.02
GroupId

GroupId

com.github.maximejallu
ArtifactId

ArtifactId

adapters
Version

Version

1.10.6
Type

Type

aar
Description

Description

Generic Recycler Adapter
Generic adapters for Android based on https://github.com/MaximeJallu/RecyclerAdapter-Java
Project URL

Project URL

https://github.com/MaximeJallu/RecyclerAdapter-Java
Source Code Management

Source Code Management

https://github.com/MaximeJallu/RecyclerAdapter-Java

Download adapters 1.10.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 26.0.2
com.android.support » design jar 26.0.2

Project Modules

There are no modules declared in this project.