is not current version
Last Version 3.0.2.RELEASE

com.chinagoods.framework.thinkcloud:think-cloud-starter-id 3.0.1.RELEASE


GroupId

GroupId

com.chinagoods.framework.thinkcloud
ArtifactId

ArtifactId

think-cloud-starter-id
Version

Version

3.0.1.RELEASE
Type

Type

jar

Download think-cloud-starter-id 3.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-id/ -->
<dependency>
    <groupId>com.chinagoods.framework.thinkcloud</groupId>
    <artifactId>think-cloud-starter-id</artifactId>
    <version>3.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-id/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-starter-id:3.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-id/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starter-id:3.0.1.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starter-id:jar:3.0.1.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starter-id" rev="3.0.1.RELEASE">
  <artifact name="think-cloud-starter-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starter-id', version='3.0.1.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starter-id" % "3.0.1.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starter-id "3.0.1.RELEASE"]