is not current version
Last Version 1.3.5

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

幂等组件

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.healthy-chn.cloud
ArtifactId

ArtifactId

healthy-common-idempotent
Version

Version

1.3.5.M2
Type

Type

jar

Download healthy-common-idempotent 1.3.5.M2


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