is not current version
Last Version 1.0.17

common 1.0.2

android common utils

License

License

GroupId

GroupId

io.github.qqlizhn
ArtifactId

ArtifactId

common
Version

Version

1.0.2
Type

Type

aar
Description

Description

common
android common utils
Project URL

Project URL

https://github.com/qqlizhn/AndroidCommonUtils

Download common 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.30
com.github.bumptech.glide : glide jar 4.12.0

Project Modules

There are no modules declared in this project.