| License |
License |
|---|---|
| GroupId | GroupIdio.github.zhaochengjun |
| ArtifactId | ArtifactIdcommon |
| Version | Version3.0 |
| Type | Typeaar |
| Description |
Descriptioncommon
项目描述
|
| Filename | Size |
|---|---|
| common-3.0.pom | |
| common-3.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.zhaochengjun/common/ -->
<dependency>
<groupId>io.github.zhaochengjun</groupId>
<artifactId>common</artifactId>
<version>3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhaochengjun/common/
implementation 'io.github.zhaochengjun:common:3.0'
// https://jarcasting.com/artifacts/io.github.zhaochengjun/common/
implementation ("io.github.zhaochengjun:common:3.0")
'io.github.zhaochengjun:common:aar:3.0'
<dependency org="io.github.zhaochengjun" name="common" rev="3.0">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhaochengjun', module='common', version='3.0')
)
libraryDependencies += "io.github.zhaochengjun" % "common" % "3.0"
[io.github.zhaochengjun/common "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| Component » request | jar | unspecified |
| com.alibaba : arouter-api | jar | 1.5.2 |