не последняя версия
Последняя версия 1.4

cn.xanderye:xander-tool 1.1

A java tool project.

Группа

Группа

cn.xanderye
Идентификатор

Идентификатор

xander-tool
Версия

Версия

1.1
Тип

Тип

jar

Скачать 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"]