is not current version
Last Version 4.0.1

top.wboost:common-log 3.2.1.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-log
Version

Version

3.2.1.RELEASE
Type

Type

jar

Download common-log 3.2.1.RELEASE


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