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