is not current version
Last Version 1.2.5

me.youm.frame:shore-lock 1.1.1-dolly

shore lock

GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-lock
Version

Version

1.1.1-dolly
Type

Type

jar

Download shore-lock 1.1.1-dolly


<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-lock/ -->
<dependency>
    <groupId>me.youm.frame</groupId>
    <artifactId>shore-lock</artifactId>
    <version>1.1.1-dolly</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-lock/
implementation 'me.youm.frame:shore-lock:1.1.1-dolly'
// https://jarcasting.com/artifacts/me.youm.frame/shore-lock/
implementation ("me.youm.frame:shore-lock:1.1.1-dolly")
'me.youm.frame:shore-lock:jar:1.1.1-dolly'
<dependency org="me.youm.frame" name="shore-lock" rev="1.1.1-dolly">
  <artifact name="shore-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-lock', version='1.1.1-dolly')
)
libraryDependencies += "me.youm.frame" % "shore-lock" % "1.1.1-dolly"
[me.youm.frame/shore-lock "1.1.1-dolly"]