is not current version
Last Version 2.7.0

com.github.zuihou:zuihou-boot 2.4.0

公共模块

GroupId

GroupId

com.github.zuihou
ArtifactId

ArtifactId

zuihou-boot
Version

Version

2.4.0
Type

Type

jar

Download zuihou-boot 2.4.0


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