is not current version
Last Version 3.2.3.2

xyz.wc1950:chis4cloud-common 3.2.2

chis4cloud-common通用模块

GroupId

GroupId

xyz.wc1950
ArtifactId

ArtifactId

chis4cloud-common
Version

Version

3.2.2
Type

Type

pom

Download chis4cloud-common 3.2.2


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