is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:log 0.0.5-beta


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

log
Version

Version

0.0.5-beta
Type

Type

jar

Download log 0.0.5-beta


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