is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-log 1.4.10

Zodiac Log

GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-log
Version

Version

1.4.10
Type

Type

jar

Download zodiac-log 1.4.10


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