is not current version
Last Version 3.1.2

io.craftcode:craft-atom-lock 3.1.1


GroupId

GroupId

io.craftcode
ArtifactId

ArtifactId

craft-atom-lock
Version

Version

3.1.1
Type

Type

jar

Download craft-atom-lock 3.1.1


<!-- https://jarcasting.com/artifacts/io.craftcode/craft-atom-lock/ -->
<dependency>
    <groupId>io.craftcode</groupId>
    <artifactId>craft-atom-lock</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.craftcode/craft-atom-lock/
implementation 'io.craftcode:craft-atom-lock:3.1.1'
// https://jarcasting.com/artifacts/io.craftcode/craft-atom-lock/
implementation ("io.craftcode:craft-atom-lock:3.1.1")
'io.craftcode:craft-atom-lock:jar:3.1.1'
<dependency org="io.craftcode" name="craft-atom-lock" rev="3.1.1">
  <artifact name="craft-atom-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.craftcode', module='craft-atom-lock', version='3.1.1')
)
libraryDependencies += "io.craftcode" % "craft-atom-lock" % "3.1.1"
[io.craftcode/craft-atom-lock "3.1.1"]