is not current version
Last Version 1.4

cn.xanderye:xander-tool 1.1

A java tool project.

GroupId

GroupId

cn.xanderye
ArtifactId

ArtifactId

xander-tool
Version

Version

1.1
Type

Type

jar

Download xander-tool 1.1


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