is not current version
Last Version 1.2.0

club.gclmit:chaos-parent 1.0.4


GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-parent
Version

Version

1.0.4
Type

Type

pom

Download chaos-parent 1.0.4

Filename Size
chaos-parent-1.0.4.pom 3 KB
Browse

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