is not current version
Last Version 3.2.3.2

xyz.wc1950:chis4cloud-common 3.2.1.RY

chis4cloud-common通用模块

GroupId

GroupId

xyz.wc1950
ArtifactId

ArtifactId

chis4cloud-common
Version

Version

3.2.1.RY
Type

Type

pom

Download chis4cloud-common 3.2.1.RY

Filename Size
chis4cloud-common-3.2.1.RY.pom 1007 bytes
Browse

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