NKeysLock

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

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

dev.xethh.toolkits
ArtifactId

ArtifactId

NKeysLock
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/adamhung12/nkeyslock

Download NKeysLock

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
io.reactivex.rxjava2 : rxjava jar 2.2.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1