is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-rabbit 1.4.12

Zodiac Rabbit

GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-rabbit
Version

Version

1.4.12
Type

Type

jar

Download zodiac-rabbit 1.4.12


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