License |
License |
---|---|
GroupId | GroupIdcom.github.thepacific |
ArtifactId | ArtifactIdadapter |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionadapter
A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adapter-3.1.1.pom | |
adapter-3.1.1.aar | 45 KB |
adapter-3.1.1-sources.jar | 24 KB |
adapter-3.1.1-javadoc.jar | 97 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.20 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |