is not current version
Last Version 2.5.0

club.gclmit:chaos-web 2.3.2

${project.artifactId}

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-web
Version

Version

2.3.2
Type

Type

jar

Download chaos-web 2.3.2


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