is not current version
Last Version 1.3

com.gitee.liuzhihai520:xutils 1.0

xtils API for Java

GroupId

GroupId

com.gitee.liuzhihai520
ArtifactId

ArtifactId

xutils
Version

Version

1.0
Type

Type

jar

Download xutils 1.0


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