is not current version
Last Version 2.2.1

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

Ework Cloud Starter Log

GroupId

GroupId

com.eworkcloud
ArtifactId

ArtifactId

ework-cloud-starter-log
Version

Version

2.1.5
Type

Type

jar

Download ework-cloud-starter-log 2.1.5


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