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

cn.gjing:tools 2.1.0

develop tool

Группа

Группа

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

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

tools
Версия

Версия

2.1.0
Тип

Тип

pom

Скачать tools 2.1.0

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

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