Last Version

utils 1.0.0

Commonly used libraries and utils

License

License

Apache 2.0
GroupId

GroupId

io.github.kamaravichow
ArtifactId

ArtifactId

utils
Version

Version

1.0.0
Type

Type

aar
Description

Description

utils
Commonly used libraries and utils
Project URL

Project URL

https://github.com/kamaravichow/commons
Source Code Management

Source Code Management

https://github.com/kamaravichow/commons/tree/main

Download utils 1.0.0


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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.4.0
com.google.code.gson : gson jar 2.9.0

Project Modules

There are no modules declared in this project.