is not current version
Last Version 2.5.0

club.gclmit:chaos-web 2.3.0

${project.artifactId}

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-web
Version

Version

2.3.0
Type

Type

jar

Download chaos-web 2.3.0


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