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

com.feingto:feingto-cloud 2.3.7.RELEASE

小神龙云平台

Группа

Группа

com.feingto
Идентификатор

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

feingto-cloud
Версия

Версия

2.3.7.RELEASE
Тип

Тип

pom

Скачать feingto-cloud 2.3.7.RELEASE

Имя Файла Размер
feingto-cloud-2.3.7.RELEASE.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.feingto/feingto-cloud/ -->
<dependency>
    <groupId>com.feingto</groupId>
    <artifactId>feingto-cloud</artifactId>
    <version>2.3.7.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-cloud/
implementation 'com.feingto:feingto-cloud:2.3.7.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-cloud/
implementation ("com.feingto:feingto-cloud:2.3.7.RELEASE")
'com.feingto:feingto-cloud:pom:2.3.7.RELEASE'
<dependency org="com.feingto" name="feingto-cloud" rev="2.3.7.RELEASE">
  <artifact name="feingto-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-cloud', version='2.3.7.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-cloud" % "2.3.7.RELEASE"
[com.feingto/feingto-cloud "2.3.7.RELEASE"]