is not current version
Last Version 2.5.0

club.gclmit:chaos-web 1.4.9.RELEASE

chaos通用工具类

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-web
Version

Version

1.4.9.RELEASE
Type

Type

jar

Download chaos-web 1.4.9.RELEASE


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