is not current version
Last Version 2.6.0

com.eworkcloud.starter:ework-cloud-starter 2.4.12

Ework Cloud Starter

GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter
Version

Version

2.4.12
Type

Type

pom

Download ework-cloud-starter 2.4.12


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