cc.renken:keylock

A simple key based locking library.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

cc.renken
ArtifactId

ArtifactId

keylock
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cc.renken:keylock
A simple key based locking library.

Download keylock

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0