Last Version

adapter 3.1.1

A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner.

License

License

GroupId

GroupId

com.github.thepacific
ArtifactId

ArtifactId

adapter
Version

Version

3.1.1
Type

Type

aar
Description

Description

adapter
A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner.
Project URL

Project URL

https://github.com/thepacific/adapter
Source Code Management

Source Code Management

https://github.com/thepacific/adapter

Download adapter 3.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.2.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.20
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.