is not current version
Last Version 2.3.7

club.gclmit:chaos 1.5.0.RELEASE

梦想起源之处

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos
Version

Version

1.5.0.RELEASE
Type

Type

pom

Download chaos 1.5.0.RELEASE

Filename Size
chaos-1.5.0.RELEASE.pom 2 KB
Browse

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