is not current version
Last Version 3.2.3.2

xyz.wc1950:chis4cloud-api 3.2.3

chis4cloud-api系统接口

GroupId

GroupId

xyz.wc1950
ArtifactId

ArtifactId

chis4cloud-api
Version

Version

3.2.3
Type

Type

pom

Download chis4cloud-api 3.2.3

Filename Size
chis4cloud-api-3.2.3.pom 673 bytes
Browse

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