is not current version
Last Version 2.3.7

club.gclmit:chaos 1.0.2

chaos通用工具类

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos
Version

Version

1.0.2
Type

Type

jar

Download chaos 1.0.2


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