is not current version
Last Version 2.7.0

com.github.yaoguoh:common-log 2.5.5


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-log
Version

Version

2.5.5
Type

Type

jar

Download common-log 2.5.5


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