is not current version
Last Version 3.2.3.7

fit.chis.cloud:chis4cloud-common 3.2.1

chis4cloud-common通用模块

GroupId

GroupId

fit.chis.cloud
ArtifactId

ArtifactId

chis4cloud-common
Version

Version

3.2.1
Type

Type

pom

Download chis4cloud-common 3.2.1


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