is not current version
Last Version 2.6.0

com.eworkcloud.starter:ework-cloud-starter-web 2.4.13

Ework Cloud Starter Web

GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter-web
Version

Version

2.4.13
Type

Type

jar

Download ework-cloud-starter-web 2.4.13


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