utils

Utils

License

License

GroupId

GroupId

io.github.shichuanenhui
ArtifactId

ArtifactId

utils
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

utils
Utils

Download utils

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.exifinterface » exifinterface jar 1.3.3
com.google.android.material » material jar 1.4.0
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0