Android Common Utils Lib

Android Common Utils Library For HJ

License

License

GroupId

GroupId

com.github.hanlyjiang
ArtifactId

ArtifactId

android-common-utils
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

aar
Description

Description

Android Common Utils Lib
Android Common Utils Library For HJ
Project URL

Project URL

https://github.com/hanlyjiang/android-libraries/
Source Code Management

Source Code Management

https://github.com/hanlyjiang/android-libraries

Download android-common-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.10
androidx.appcompat » appcompat jar 1.3.0
org.jetbrains : annotations jar 21.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6