Last Version

demo 1.0.1

Android CHUDemo Library

License

License

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

demo
Version

Version

1.0.1
Type

Type

aar
Description

Description

demo
Android CHUDemo Library
Project URL

Project URL

https://github.com/chuangWu/config
Source Code Management

Source Code Management

https://github.com/chuangWu/config

Download demo 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.core » core-ktx jar +
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10

Project Modules

There are no modules declared in this project.