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

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

Feing Cloud Commons

Группа

Группа

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

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

feingto-cloud-commons
Версия

Версия

2.5.2.RELEASE
Тип

Тип

pom

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

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

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