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

fit.chis.cloud:chis4cloud-common 3.2.2.1

chis4cloud-common通用模块

Группа

Группа

fit.chis.cloud
Идентификатор

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

chis4cloud-common
Версия

Версия

3.2.2.1
Тип

Тип

pom

Скачать chis4cloud-common 3.2.2.1

Имя Файла Размер
chis4cloud-common-3.2.2.1.pom 1 KB
Обзор

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