Last Version

xutil 1.0.3.2

a common util lib for Android.

License

License

GroupId

GroupId

io.github.yueliangrensheng
ArtifactId

ArtifactId

xutil
Version

Version

1.0.3.2
Type

Type

aar
Description

Description

xutil
a common util lib for Android.
Project URL

Project URL

https://github.com/yueliangrensheng/XUtil
Source Code Management

Source Code Management

https://github.com/yueliangrensheng/XUtil/tree/master

Download xutil 1.0.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21
androidx.appcompat » appcompat jar 1.1.0
com.google.android.material » material jar 1.1.0
io.github.yueliangrensheng : xlog jar 1.0.2

Project Modules

There are no modules declared in this project.