is not current version
Last Version 1.2.0

club.gclmit:chaos-parent 1.0.1


GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-parent
Version

Version

1.0.1
Type

Type

pom

Download chaos-parent 1.0.1

Filename Size
chaos-parent-1.0.1.pom 1 KB
Browse

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