adapter

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

License

License

GroupId

GroupId

com.github.thepacific
ArtifactId

ArtifactId

adapter
Last Version

Last Version

3.1.1
Release Date

Release Date

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

How to add to project

<!-- 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.
com.github.thepacific

thepacific

Thepacific Corp

Versions

Version
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.2.0
2.1.1
2.1.0
2.0.9
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3