| License |
License |
|---|---|
| GroupId | GroupIdclub.gclmit |
| ArtifactId | ArtifactIdchaos-dependencies |
| Version | Version1.9.10 |
| Type | Typepom |
| Description |
Descriptionchaos-dependencies
nexus/Maven 中央仓库上传父类
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| chaos-dependencies-1.9.10.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/club.gclmit/chaos-dependencies/ -->
<dependency>
<groupId>club.gclmit</groupId>
<artifactId>chaos-dependencies</artifactId>
<version>1.9.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/chaos-dependencies/
implementation 'club.gclmit:chaos-dependencies:1.9.10'
// https://jarcasting.com/artifacts/club.gclmit/chaos-dependencies/
implementation ("club.gclmit:chaos-dependencies:1.9.10")
'club.gclmit:chaos-dependencies:pom:1.9.10'
<dependency org="club.gclmit" name="chaos-dependencies" rev="1.9.10">
<artifact name="chaos-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='chaos-dependencies', version='1.9.10')
)
libraryDependencies += "club.gclmit" % "chaos-dependencies" % "1.9.10"
[club.gclmit/chaos-dependencies "1.9.10"]