is not current version
Last Version 0.2.2

com.coditory.sherlock:sherlock-sync 0.2.0

Distributed Lock Library for JVM

GroupId

GroupId

com.coditory.sherlock
ArtifactId

ArtifactId

sherlock-sync
Version

Version

0.2.0
Type

Type

jar

Download sherlock-sync 0.2.0


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