is not current version
Last Version 2.4.4

club.gclmit:chaos-waf 2.3.4

${project.artifactId}

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-waf
Version

Version

2.3.4
Type

Type

jar

Download chaos-waf 2.3.4


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