не последняя версия
Последняя версия 2022.0.2

com.feingto.cloud:feingto-cloud-build 2.5.2.RELEASE

Feingto Cloud parent pom, managing plugins and dependencies for Feingto Cloud projects

Группа

Группа

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

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

feingto-cloud-build
Версия

Версия

2.5.2.RELEASE
Тип

Тип

pom

Скачать feingto-cloud-build 2.5.2.RELEASE

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

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