is not current version
Last Version 1.4.3

ai.platon.commons:distributed-lock-core 1.4.2


GroupId

GroupId

ai.platon.commons
ArtifactId

ArtifactId

distributed-lock-core
Version

Version

1.4.2
Type

Type

jar

Download distributed-lock-core 1.4.2


<!-- https://jarcasting.com/artifacts/ai.platon.commons/distributed-lock-core/ -->
<dependency>
    <groupId>ai.platon.commons</groupId>
    <artifactId>distributed-lock-core</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.platon.commons/distributed-lock-core/
implementation 'ai.platon.commons:distributed-lock-core:1.4.2'
// https://jarcasting.com/artifacts/ai.platon.commons/distributed-lock-core/
implementation ("ai.platon.commons:distributed-lock-core:1.4.2")
'ai.platon.commons:distributed-lock-core:jar:1.4.2'
<dependency org="ai.platon.commons" name="distributed-lock-core" rev="1.4.2">
  <artifact name="distributed-lock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.platon.commons', module='distributed-lock-core', version='1.4.2')
)
libraryDependencies += "ai.platon.commons" % "distributed-lock-core" % "1.4.2"
[ai.platon.commons/distributed-lock-core "1.4.2"]