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

cn.gjing:tools 2.7.1

develop tool

Группа

Группа

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

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

tools
Версия

Версия

2.7.1
Тип

Тип

pom

Скачать tools 2.7.1

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

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