is not current version
Last Version 1.3.5

com.healthy-chn.cloud:healthy-common-openapi 1.3.5.M2

接口文档

GroupId

GroupId

com.healthy-chn.cloud
ArtifactId

ArtifactId

healthy-common-openapi
Version

Version

1.3.5.M2
Type

Type

jar

Download healthy-common-openapi 1.3.5.M2


<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-openapi/ -->
<dependency>
    <groupId>com.healthy-chn.cloud</groupId>
    <artifactId>healthy-common-openapi</artifactId>
    <version>1.3.5.M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-openapi/
implementation 'com.healthy-chn.cloud:healthy-common-openapi:1.3.5.M2'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-openapi/
implementation ("com.healthy-chn.cloud:healthy-common-openapi:1.3.5.M2")
'com.healthy-chn.cloud:healthy-common-openapi:jar:1.3.5.M2'
<dependency org="com.healthy-chn.cloud" name="healthy-common-openapi" rev="1.3.5.M2">
  <artifact name="healthy-common-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-openapi', version='1.3.5.M2')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-openapi" % "1.3.5.M2"
[com.healthy-chn.cloud/healthy-common-openapi "1.3.5.M2"]