is not current version
Last Version 2.5.0

club.gclmit:chaos-core 1.4.10.RELEASE

核心工具类

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-core
Version

Version

1.4.10.RELEASE
Type

Type

jar

Download chaos-core 1.4.10.RELEASE


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