Last Version

Utils 1.1.2

Android Utils library.

License

License

GroupId

GroupId

xyz.junerver.utils
ArtifactId

ArtifactId

utils
Version

Version

1.1.2
Type

Type

aar
Description

Description

Utils
Android Utils library.
Project URL

Project URL

https://github.com/junerver/Utils
Source Code Management

Source Code Management

https://github.com/junerver/Utils/

Download utils 1.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.