is not current version
Last Version 2.1.5

com.github.chuangwu:adapter 2.0.1

Android CHUAdapter Library

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

adapter
Version

Version

2.0.1
Type

Type

aar

Download adapter 2.0.1


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