is not current version
Last Version 2.0.1.RELEASE

cn.org.thinkcloud:think-cloud-starter-business 1.2.2.RELEASE


GroupId

GroupId

cn.org.thinkcloud
ArtifactId

ArtifactId

think-cloud-starter-business
Version

Version

1.2.2.RELEASE
Type

Type

jar

Download think-cloud-starter-business 1.2.2.RELEASE


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