is not current version
Last Version 2.0.11

cn.bestwu:starter-logging 0.0.6

starter-logging

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

starter-logging
Version

Version

0.0.6
Type

Type

jar

Download starter-logging 0.0.6


<!-- https://jarcasting.com/artifacts/cn.bestwu/starter-logging/ -->
<dependency>
    <groupId>cn.bestwu</groupId>
    <artifactId>starter-logging</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu/starter-logging/
implementation 'cn.bestwu:starter-logging:0.0.6'
// https://jarcasting.com/artifacts/cn.bestwu/starter-logging/
implementation ("cn.bestwu:starter-logging:0.0.6")
'cn.bestwu:starter-logging:jar:0.0.6'
<dependency org="cn.bestwu" name="starter-logging" rev="0.0.6">
  <artifact name="starter-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu', module='starter-logging', version='0.0.6')
)
libraryDependencies += "cn.bestwu" % "starter-logging" % "0.0.6"
[cn.bestwu/starter-logging "0.0.6"]