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

cn.t:common-util 1.0.15.RELEASE


Группа

Группа

cn.t
Идентификатор

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

common-util
Версия

Версия

1.0.15.RELEASE
Тип

Тип

jar

Скачать common-util 1.0.15.RELEASE


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