is not current version
Last Version 2.3.7

club.gclmit:chaos 2.1.0

梦想起源之处

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos
Version

Version

2.1.0
Type

Type

pom

Download chaos 2.1.0

Filename Size
chaos-2.1.0.pom 2 KB
Browse

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