is not current version
Last Version 1.4.2

com.github.sparkzxl:sparkzxl-idempotent 1.4.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-idempotent
Version

Version

1.4.1
Type

Type

jar

Download sparkzxl-idempotent 1.4.1


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