is not current version
Last Version 2.6.0

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

Ework Cloud Starter

GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter
Version

Version

2.2.6
Type

Type

pom

Download ework-cloud-starter 2.2.6


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