is not current version
Last Version 2.5.0

club.gclmit:chaos-core 2.3.0

${project.artifactId}

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-core
Version

Version

2.3.0
Type

Type

jar

Download chaos-core 2.3.0


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