common-utils

通用工具类

License

License

GroupId

GroupId

io.github.dashingqi
ArtifactId

ArtifactId

common-utils
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

common-utils
通用工具类
Project URL

Project URL

https://github.com/dashingqi/DQMaster
Source Code Management

Source Code Management

https://github.com/dashingqi/DQMaster/tree/master

Download common-utils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1