xutils

xtils API for Java

License

License

GroupId

GroupId

com.gitee.liuzhihai520
ArtifactId

ArtifactId

xutils
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

xutils
xtils API for Java

Download xutils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0