is not current version
Last Version 1.0.1

com.github.xinlc:lock4j-core 1.0.0

The core of lock4j

GroupId

GroupId

com.github.xinlc
ArtifactId

ArtifactId

lock4j-core
Version

Version

1.0.0
Type

Type

jar

Download lock4j-core 1.0.0


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

Related Libraries