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

club.gclmit:chaos-parent 1.0.2


Группа

Группа

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

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

chaos-parent
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать chaos-parent 1.0.2

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

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