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

cn.gjing:tools 1.7.0

develop tool

Группа

Группа

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

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

tools
Версия

Версия

1.7.0
Тип

Тип

pom

Скачать tools 1.7.0

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

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