is not current version
Last Version 1.0.5-RELEASE

top.xzxsrq:myUtils-all 1.0.3-RELEASE

我的工具库

GroupId

GroupId

top.xzxsrq
ArtifactId

ArtifactId

myUtils-all
Version

Version

1.0.3-RELEASE
Type

Type

jar

Download myUtils-all 1.0.3-RELEASE


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