не последняя версия
Последняя версия 1.0.20.RELEASE

ren.tzcc:commonutils 1.0.10.RELEASE

TZCC-REN-SYSTEM 公共包

Группа

Группа

ren.tzcc
Идентификатор

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

commonutils
Версия

Версия

1.0.10.RELEASE
Тип

Тип

jar

Скачать commonutils 1.0.10.RELEASE


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