is not current version
Last Version 2.6.0

com.eworkcloud.starter:ework-cloud-starter-log 2.5.3

Ework Cloud Starter Log

GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter-log
Version

Version

2.5.3
Type

Type

jar

Download ework-cloud-starter-log 2.5.3


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