is not current version
Last Version 4.0.1

top.wboost:common-log 3.1.3.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-log
Version

Version

3.1.3.RELEASE
Type

Type

jar

Download common-log 3.1.3.RELEASE


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