is not current version
Last Version 1.0.5-RELEASE

top.xzxsrq:cmdUtils 1.0.1-RELEASE

我的工具库

GroupId

GroupId

top.xzxsrq
ArtifactId

ArtifactId

cmdUtils
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download cmdUtils 1.0.1-RELEASE


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