is not current version
Last Version 3.0.2.RELEASE

com.chinagoods.framework.thinkcloud:think-cloud-starters 3.0.1.RELEASE

Think Cloud

GroupId

GroupId

com.chinagoods.framework.thinkcloud
ArtifactId

ArtifactId

think-cloud-starters
Version

Version

3.0.1.RELEASE
Type

Type

pom

Download think-cloud-starters 3.0.1.RELEASE


<!-- 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.1.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.1.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starters/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starters:3.0.1.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starters:pom:3.0.1.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starters" rev="3.0.1.RELEASE">
  <artifact name="think-cloud-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starters', version='3.0.1.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starters" % "3.0.1.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starters "3.0.1.RELEASE"]