is not current version
Last Version 2.7.0

com.github.zuihou:zuihou-boot 2.1

公共模块

GroupId

GroupId

com.github.zuihou
ArtifactId

ArtifactId

zuihou-boot
Version

Version

2.1
Type

Type

jar

Download zuihou-boot 2.1


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