не последняя версия
Последняя версия 2.9.1

cn.gjing:tools 2.5.1

develop tool

Группа

Группа

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

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

tools
Версия

Версия

2.5.1
Тип

Тип

pom

Скачать tools 2.5.1

Имя Файла Размер
tools-2.5.1.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/cn.gjing/tools/ -->
<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>tools</artifactId>
    <version>2.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.gjing/tools/
implementation 'cn.gjing:tools:2.5.1'
// https://jarcasting.com/artifacts/cn.gjing/tools/
implementation ("cn.gjing:tools:2.5.1")
'cn.gjing:tools:pom:2.5.1'
<dependency org="cn.gjing" name="tools" rev="2.5.1">
  <artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.gjing', module='tools', version='2.5.1')
)
libraryDependencies += "cn.gjing" % "tools" % "2.5.1"
[cn.gjing/tools "2.5.1"]