is not current version
Last Version 2.5.0

club.gclmit:chaos-web 2.0.1.RELEASE

chaos通用工具类

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-web
Version

Version

2.0.1.RELEASE
Type

Type

jar

Download chaos-web 2.0.1.RELEASE


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