loader

Commonly used libraries and utils

License

License

Apache 2.0
GroupId

GroupId

io.github.kamaravichow
ArtifactId

ArtifactId

loader
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

loader
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 loader

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0