is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:log-front 1.0.0-beta5


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

log-front
Version

Version

1.0.0-beta5
Type

Type

jar

Download log-front 1.0.0-beta5


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