не последняя версия
Последняя версия 3.0.2.RELEASE

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

Think Cloud

Группа

Группа

com.chinagoods.framework.thinkcloud
Идентификатор

Идентификатор

think-cloud-starters
Версия

Версия

3.0.1.RELEASE
Тип

Тип

pom

Скачать think-cloud-starters 3.0.1.RELEASE

Имя Файла Размер
think-cloud-starters-3.0.1.RELEASE.pom 1 KB
Обзор

<!-- 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"]