is not current version
Last Version 0.3

dev.xethh.toolkits:NKeysLock 0.2

A library for lock operation. A lock object with multiple unlock key and status change listener.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

dev.xethh.toolkits
ArtifactId

ArtifactId

NKeysLock
Version

Version

0.2
Type

Type

jar

Download NKeysLock 0.2


<!-- https://jarcasting.com/artifacts/dev.xethh.toolkits/NKeysLock/ -->
<dependency>
    <groupId>dev.xethh.toolkits</groupId>
    <artifactId>NKeysLock</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.toolkits/NKeysLock/
implementation 'dev.xethh.toolkits:NKeysLock:0.2'
// https://jarcasting.com/artifacts/dev.xethh.toolkits/NKeysLock/
implementation ("dev.xethh.toolkits:NKeysLock:0.2")
'dev.xethh.toolkits:NKeysLock:jar:0.2'
<dependency org="dev.xethh.toolkits" name="NKeysLock" rev="0.2">
  <artifact name="NKeysLock" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.toolkits', module='NKeysLock', version='0.2')
)
libraryDependencies += "dev.xethh.toolkits" % "NKeysLock" % "0.2"
[dev.xethh.toolkits/NKeysLock "0.2"]