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