is not current version
Last Version 1.2.0

cn.monitor4all:log-record-starter 1.0.5


GroupId

GroupId

cn.monitor4all
ArtifactId

ArtifactId

log-record-starter
Version

Version

1.0.5
Type

Type

jar

Download log-record-starter 1.0.5


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