is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-boot 1.3.8

Zodiac Boot

GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-boot
Version

Version

1.3.8
Type

Type

jar

Download zodiac-boot 1.3.8


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