Util

An Android Library for Utils code..

License

License

GroupId

GroupId

io.github.longluo
ArtifactId

ArtifactId

android.util
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Util
An Android Library for Utils code..
Project URL

Project URL

https://github.com/longluo/Android_Dev_Quick/
Source Code Management

Source Code Management

https://github.com/longluo/Android_Dev_Quick/

Download android.util

How to add to project

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

Dependencies

runtime (7)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
org.apache.commons : commons-text jar 1.1
com.android.volley : volley jar 1.2.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.recyclerview » recyclerview jar 1.2.1
org.greenrobot : eventbus jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0