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

club.gclmit:chaos-parent 1.0.1


Группа

Группа

club.gclmit
Идентификатор

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

chaos-parent
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать chaos-parent 1.0.1

Имя Файла Размер
chaos-parent-1.0.1.pom 1 KB
Обзор

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