License |
License |
---|---|
GroupId | GroupIdcom.chinagoods.framework.thinkcloud |
ArtifactId | ArtifactIdthink-cloud-starters |
Last Version | Last Version3.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionthink-cloud-starters
Think Cloud
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
think-cloud-starters-3.0.2.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starters/ -->
<dependency>
<groupId>com.chinagoods.framework.thinkcloud</groupId>
<artifactId>think-cloud-starters</artifactId>
<version>3.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starters/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-starters:3.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starters/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starters:3.0.2.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starters:pom:3.0.2.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starters" rev="3.0.2.RELEASE">
<artifact name="think-cloud-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starters', version='3.0.2.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starters" % "3.0.2.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starters "3.0.2.RELEASE"]