is not current version
Last Version 1.0.5-RELEASE

top.xzxsrq:common 1.0.3-RELEASE

我的工具库

GroupId

GroupId

top.xzxsrq
ArtifactId

ArtifactId

common
Version

Version

1.0.3-RELEASE
Type

Type

jar

Download common 1.0.3-RELEASE


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