License |
License |
---|---|
GroupId | GroupIdio.github.yueliangrensheng |
ArtifactId | ArtifactIdxutil |
Version | Version1.0.3.2 |
Type | Typeaar |
Description |
Descriptionxutil
a common util lib for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xutil-1.0.3.2.pom | |
xutil-1.0.3.2.aar | 84 KB |
xutil-1.0.3.2-sources.jar | 36 KB |
Browse |
<!-- 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"]
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 |