is not current version
Last Version 2.2.1

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

Ework Cloud Starter Log

GroupId

GroupId

com.eworkcloud
ArtifactId

ArtifactId

ework-cloud-starter-log
Version

Version

1.7.3
Type

Type

jar

Download ework-cloud-starter-log 1.7.3


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