common

项目描述

License

License

GroupId

GroupId

io.github.zhaochengjun
ArtifactId

ArtifactId

common
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

aar
Description

Description

common
项目描述

Download common

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.0
1.0