| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.liuzhihai520 |
| ArtifactId | ArtifactIdxutils |
| Version | Version1.3 |
| Type | Typejar |
| Description |
Descriptionxutils
xtils API for Java
|
| Filename | Size |
|---|---|
| xutils-1.3.pom | |
| xutils-1.3.jar | 166 KB |
| xutils-1.3-sources.jar | 120 KB |
| xutils-1.3-javadoc.jar | 729 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |