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

com.feingto.cloud:feingto-cloud-commons 2020.0.3.1

Feing Cloud Commons

Группа

Группа

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

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

feingto-cloud-commons
Версия

Версия

2020.0.3.1
Тип

Тип

pom

Скачать feingto-cloud-commons 2020.0.3.1

Имя Файла Размер
feingto-cloud-commons-2020.0.3.1.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>2020.0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto.cloud/feingto-cloud-commons/
implementation 'com.feingto.cloud:feingto-cloud-commons:2020.0.3.1'
// https://jarcasting.com/artifacts/com.feingto.cloud/feingto-cloud-commons/
implementation ("com.feingto.cloud:feingto-cloud-commons:2020.0.3.1")
'com.feingto.cloud:feingto-cloud-commons:pom:2020.0.3.1'
<dependency org="com.feingto.cloud" name="feingto-cloud-commons" rev="2020.0.3.1">
  <artifact name="feingto-cloud-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto.cloud', module='feingto-cloud-commons', version='2020.0.3.1')
)
libraryDependencies += "com.feingto.cloud" % "feingto-cloud-commons" % "2020.0.3.1"
[com.feingto.cloud/feingto-cloud-commons "2020.0.3.1"]