is not current version
Last Version 1.0.20.RELEASE

ren.tzcc:commonutils 1.0.17.RELEASE

TZCC-REN-SYSTEM 公共包

GroupId

GroupId

ren.tzcc
ArtifactId

ArtifactId

commonutils
Version

Version

1.0.17.RELEASE
Type

Type

jar

Download commonutils 1.0.17.RELEASE


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