is not current version
Last Version 1.21

kim.sesame.framework:framework-lock-serial 1.0.0


GroupId

GroupId

kim.sesame.framework
ArtifactId

ArtifactId

framework-lock-serial
Version

Version

1.0.0
Type

Type

jar

Download framework-lock-serial 1.0.0


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