is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-log 1.3.11

Zodiac Log

GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-log
Version

Version

1.3.11
Type

Type

jar

Download zodiac-log 1.3.11


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