EasyUtil library

Android Download Library

License

License

GroupId

GroupId

io.github.lijing11
ArtifactId

ArtifactId

easyutil
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

EasyUtil library
Android Download Library
Project URL

Project URL

https://github.com/Lijing11/EasyLibrary
Source Code Management

Source Code Management

https://github.com/Lijing11/EasyLibrary

Download easyutil

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0