License |
License |
---|---|
GroupId | GroupIdcom.eworkcloud |
ArtifactId | ArtifactIdework-cloud-starter |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEwork Cloud Starter
Ework Cloud Starter
|
Filename | Size |
---|---|
ework-cloud-starter-2.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter/ -->
<dependency>
<groupId>com.eworkcloud</groupId>
<artifactId>ework-cloud-starter</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter/
implementation 'com.eworkcloud:ework-cloud-starter:2.2.1'
// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter/
implementation ("com.eworkcloud:ework-cloud-starter:2.2.1")
'com.eworkcloud:ework-cloud-starter:pom:2.2.1'
<dependency org="com.eworkcloud" name="ework-cloud-starter" rev="2.2.1">
<artifact name="ework-cloud-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud', module='ework-cloud-starter', version='2.2.1')
)
libraryDependencies += "com.eworkcloud" % "ework-cloud-starter" % "2.2.1"
[com.eworkcloud/ework-cloud-starter "2.2.1"]