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

club.gclmit:chaos-dependencies 1.4.1.RELEASE


Группа

Группа

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

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

chaos-dependencies
Версия

Версия

1.4.1.RELEASE
Тип

Тип

pom

Скачать chaos-dependencies 1.4.1.RELEASE

Имя Файла Размер
chaos-dependencies-1.4.1.RELEASE.pom 11 KB
Обзор

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