is not current version
Last Version 2.6.0

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

Ework Cloud Starter Log

GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter-log
Version

Version

2.3.14
Type

Type

jar

Download ework-cloud-starter-log 2.3.14


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