is not current version
Last Version 2.7.2

cn.tyrg:base-common-log 1.0.0

�������������

GroupId

GroupId

cn.tyrg
ArtifactId

ArtifactId

base-common-log
Version

Version

1.0.0
Type

Type

jar

Download base-common-log 1.0.0


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