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

cn.gjing:tools 1.2.4

develop tool

Группа

Группа

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

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

tools
Версия

Версия

1.2.4
Тип

Тип

pom

Скачать tools 1.2.4

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

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