| Лицензия |
Лицензия |
|---|---|
| Группа | Группаclub.gclmit |
| Идентификатор | Идентификаторchaos-dependencies |
| Версия | Версия1.9.7 |
| Тип | Типpom |
| Описание |
Описаниеchaos-dependencies
nexus/Maven 中央仓库上传父类
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| chaos-dependencies-1.9.7.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/club.gclmit/chaos-dependencies/ -->
<dependency>
<groupId>club.gclmit</groupId>
<artifactId>chaos-dependencies</artifactId>
<version>1.9.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/chaos-dependencies/
implementation 'club.gclmit:chaos-dependencies:1.9.7'
// https://jarcasting.com/artifacts/club.gclmit/chaos-dependencies/
implementation ("club.gclmit:chaos-dependencies:1.9.7")
'club.gclmit:chaos-dependencies:pom:1.9.7'
<dependency org="club.gclmit" name="chaos-dependencies" rev="1.9.7">
<artifact name="chaos-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='chaos-dependencies', version='1.9.7')
)
libraryDependencies += "club.gclmit" % "chaos-dependencies" % "1.9.7"
[club.gclmit/chaos-dependencies "1.9.7"]