Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.healthy-chn.cloud |
ArtifactId | ArtifactIdhealthy-common-idempotent |
Version | Version1.3.0 |
Type | Typejar |
<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-idempotent/
implementation 'com.healthy-chn.cloud:healthy-common-idempotent:1.3.0'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-idempotent/
implementation ("com.healthy-chn.cloud:healthy-common-idempotent:1.3.0")
'com.healthy-chn.cloud:healthy-common-idempotent:jar:1.3.0'
<dependency org="com.healthy-chn.cloud" name="healthy-common-idempotent" rev="1.3.0">
<artifact name="healthy-common-idempotent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-idempotent', version='1.3.0')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-idempotent" % "1.3.0"
[com.healthy-chn.cloud/healthy-common-idempotent "1.3.0"]