Last Version

utils 1.0.0

The android utils.

License

License

GroupId

GroupId

wang.leal.ahel
ArtifactId

ArtifactId

utils
Version

Version

1.0.0
Type

Type

aar
Description

Description

utils
The android utils.
Project URL

Project URL

https://github.com/wangleal/AHEL
Source Code Management

Source Code Management

https://github.com/wangleal/AHEL

Download utils 1.0.0


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.30

Project Modules

There are no modules declared in this project.