| License |
License |
|---|---|
| GroupId | GroupIdcom.github.Shouheng88 |
| ArtifactId | ArtifactIdxadpater |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionxAdapter
xAdapter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xadpater-1.0.pom | |
| xadpater-1.0-sources.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/xadpater/ -->
<dependency>
<groupId>com.github.Shouheng88</groupId>
<artifactId>xadpater</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/xadpater/
implementation 'com.github.Shouheng88:xadpater:1.0'
// https://jarcasting.com/artifacts/com.github.Shouheng88/xadpater/
implementation ("com.github.Shouheng88:xadpater:1.0")
'com.github.Shouheng88:xadpater:aar:1.0'
<dependency org="com.github.Shouheng88" name="xadpater" rev="1.0">
<artifact name="xadpater" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='xadpater', version='1.0')
)
libraryDependencies += "com.github.Shouheng88" % "xadpater" % "1.0"
[com.github.Shouheng88/xadpater "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| com.github.CymChad » BaseRecyclerViewAdapterHelper | jar | 2.9.49-androidx |