is not current version
Last Version 1.3

com.gitee.liuzhihai520:xutils 1.1

xtils API for Java

GroupId

GroupId

com.gitee.liuzhihai520
ArtifactId

ArtifactId

xutils
Version

Version

1.1
Type

Type

jar

Download xutils 1.1


<!-- https://jarcasting.com/artifacts/com.gitee.liuzhihai520/xutils/ -->
<dependency>
    <groupId>com.gitee.liuzhihai520</groupId>
    <artifactId>xutils</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.liuzhihai520/xutils/
implementation 'com.gitee.liuzhihai520:xutils:1.1'
// https://jarcasting.com/artifacts/com.gitee.liuzhihai520/xutils/
implementation ("com.gitee.liuzhihai520:xutils:1.1")
'com.gitee.liuzhihai520:xutils:jar:1.1'
<dependency org="com.gitee.liuzhihai520" name="xutils" rev="1.1">
  <artifact name="xutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.liuzhihai520', module='xutils', version='1.1')
)
libraryDependencies += "com.gitee.liuzhihai520" % "xutils" % "1.1"
[com.gitee.liuzhihai520/xutils "1.1"]