is not current version
Last Version 2.1.1

me.mindwind:craft-atom-lock 2.0.2


GroupId

GroupId

me.mindwind
ArtifactId

ArtifactId

craft-atom-lock
Version

Version

2.0.2
Type

Type

jar

Download craft-atom-lock 2.0.2


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