is not current version
Last Version 3.2.3.2

xyz.wc1950:chis4cloud-common 3.0.1

chis4cloud-common通用模块

GroupId

GroupId

xyz.wc1950
ArtifactId

ArtifactId

chis4cloud-common
Version

Version

3.0.1
Type

Type

pom

Download chis4cloud-common 3.0.1

Filename Size
chis4cloud-common-3.0.1.pom 1004 bytes
Browse

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