is not current version
Last Version 0.0.2.2

io.gitee.chippyer:chippy-log 0.0.1


GroupId

GroupId

io.gitee.chippyer
ArtifactId

ArtifactId

chippy-log
Version

Version

0.0.1
Type

Type

jar

Download chippy-log 0.0.1


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