is not current version
Last Version 0.6.12

com.github.clarkstore:os-common-log 0.6.11

业务日志模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-log
Version

Version

0.6.11
Type

Type

jar

Download os-common-log 0.6.11


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