is not current version
Last Version 3.1.1

adapter 3.0.3

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

License

License

GroupId

GroupId

com.github.thepacific
ArtifactId

ArtifactId

adapter
Version

Version

3.0.3
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.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.0.1
androidx.databinding » databinding-common jar 4.0.1
androidx.databinding » databinding-runtime jar 4.0.1
androidx.databinding » databinding-adapters jar 4.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.0-alpha05

Project Modules

There are no modules declared in this project.