License |
License |
---|---|
GroupId | GroupIdio.github.yueliangrensheng |
ArtifactId | ArtifactIdxutil |
Version | Version1.0.0 |
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.0.pom | |
xutil-1.0.0.aar | 82 KB |
xutil-1.0.0-sources.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yueliangrensheng/xutil/ -->
<dependency>
<groupId>io.github.yueliangrensheng</groupId>
<artifactId>xutil</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yueliangrensheng/xutil/
implementation 'io.github.yueliangrensheng:xutil:1.0.0'
// https://jarcasting.com/artifacts/io.github.yueliangrensheng/xutil/
implementation ("io.github.yueliangrensheng:xutil:1.0.0")
'io.github.yueliangrensheng:xutil:aar:1.0.0'
<dependency org="io.github.yueliangrensheng" name="xutil" rev="1.0.0">
<artifact name="xutil" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yueliangrensheng', module='xutil', version='1.0.0')
)
libraryDependencies += "io.github.yueliangrensheng" % "xutil" % "1.0.0"
[io.github.yueliangrensheng/xutil "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.android.material » material | jar | 1.1.0 |
io.github.yueliangrensheng : xlog | jar | 1.0.2 |