Adapter Library

Android CHUCore Library

License

License

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Adapter Library
Android CHUCore Library

Download core

How to add to project

<!-- 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.

Versions

Version
2.1.0
2.0.0