Last Version

Adapter Library 2.1.0

Android CHUCore Library

License

License

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

core
Version

Version

2.1.0
Type

Type

aar
Description

Description

Adapter Library
Android CHUCore Library

Download core 2.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.chuangwu : adapter jar 2.1.0
com.github.chuangwu : refresh-core jar 2.1.8
com.android.support » appcompat-v7 jar 28.0.0
com.android.support » recyclerview-v7 jar 28.0.0
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.