License |
License |
---|---|
GroupId | GroupIdcn.org.thinkcloud |
ArtifactId | ArtifactIdthink-cloud-dependencies |
Version | Version1.1.3.RELEASE |
Type | Typepom |
Description |
DescriptionThink Cloud
Think Cloud
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
think-cloud-dependencies-1.1.3.RELEASE.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-dependencies/ -->
<dependency>
<groupId>cn.org.thinkcloud</groupId>
<artifactId>think-cloud-dependencies</artifactId>
<version>1.1.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-dependencies/
implementation 'cn.org.thinkcloud:think-cloud-dependencies:1.1.3.RELEASE'
// https://jarcasting.com/artifacts/cn.org.thinkcloud/think-cloud-dependencies/
implementation ("cn.org.thinkcloud:think-cloud-dependencies:1.1.3.RELEASE")
'cn.org.thinkcloud:think-cloud-dependencies:pom:1.1.3.RELEASE'
<dependency org="cn.org.thinkcloud" name="think-cloud-dependencies" rev="1.1.3.RELEASE">
<artifact name="think-cloud-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.org.thinkcloud', module='think-cloud-dependencies', version='1.1.3.RELEASE')
)
libraryDependencies += "cn.org.thinkcloud" % "think-cloud-dependencies" % "1.1.3.RELEASE"
[cn.org.thinkcloud/think-cloud-dependencies "1.1.3.RELEASE"]