is not current version
Last Version 2.7.0

com.github.zuihou:zuihou-boot 2.3

公共模块

GroupId

GroupId

com.github.zuihou
ArtifactId

ArtifactId

zuihou-boot
Version

Version

2.3
Type

Type

jar

Download zuihou-boot 2.3


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