is not current version
Last Version 2.5.8

com.eworkcloud.starter:ework-cloud-starter-image 2.3.12

Ework Cloud Starter Image

GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter-image
Version

Version

2.3.12
Type

Type

jar

Download ework-cloud-starter-image 2.3.12


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