is not current version
Last Version 1.1.5

cn.allbs:allbs-idempotent 1.0.5

幂等校验

Categories

Categories

IDE Development Tools
GroupId

GroupId

cn.allbs
ArtifactId

ArtifactId

allbs-idempotent
Version

Version

1.0.5
Type

Type

jar

Download allbs-idempotent 1.0.5


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