is not current version
Last Version 1.3.2

io.github.lamtong:easylock-client 1.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.lamtong
ArtifactId

ArtifactId

easylock-client
Version

Version

1.2.0
Type

Type

jar

Download easylock-client 1.2.0


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