is not current version
Last Version 1.3.2

io.github.lamtong:easylock-common 1.2.2


GroupId

GroupId

io.github.lamtong
ArtifactId

ArtifactId

easylock-common
Version

Version

1.2.2
Type

Type

jar

Download easylock-common 1.2.2


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