is not current version
Last Version 3.2.3.2

xyz.wc1950:chis4cloud 3.0.1

医疗保障信息平台

GroupId

GroupId

xyz.wc1950
ArtifactId

ArtifactId

chis4cloud
Version

Version

3.0.1
Type

Type

pom

Download chis4cloud 3.0.1

Filename Size
chis4cloud-3.0.1.pom 11 KB
Browse

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