is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:log 1.0.0-beta6


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

log
Version

Version

1.0.0-beta6
Type

Type

jar

Download log 1.0.0-beta6


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