License |
License |
---|---|
GroupId | GroupIdcom.github.chuangwu |
ArtifactId | ArtifactIdcore |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAdapter Library
Android CHUCore Library
|
Filename | Size |
---|---|
core-2.1.0.pom | |
core-2.1.0.aar | 36 KB |
core-2.1.0-sources.jar | 18 KB |
core-2.1.0-javadoc.jar | 178 KB |
Browse |
<!-- 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"]
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 |