License |
License |
---|---|
GroupId | GroupIdcom.github.chuangwu |
ArtifactId | ArtifactIdadapter |
Last Version | Last Version2.1.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAdapter Library
Android CHUAdapter Library
|
Filename | Size |
---|---|
adapter-2.1.5.pom | |
adapter-2.1.5.aar | 28 KB |
adapter-2.1.5-sources.jar | 12 KB |
adapter-2.1.5-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chuangwu/adapter/ -->
<dependency>
<groupId>com.github.chuangwu</groupId>
<artifactId>adapter</artifactId>
<version>2.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuangwu/adapter/
implementation 'com.github.chuangwu:adapter:2.1.5'
// https://jarcasting.com/artifacts/com.github.chuangwu/adapter/
implementation ("com.github.chuangwu:adapter:2.1.5")
'com.github.chuangwu:adapter:aar:2.1.5'
<dependency org="com.github.chuangwu" name="adapter" rev="2.1.5">
<artifact name="adapter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuangwu', module='adapter', version='2.1.5')
)
libraryDependencies += "com.github.chuangwu" % "adapter" % "2.1.5"
[com.github.chuangwu/adapter "2.1.5"]