is not current version
Last Version 0.4.14

com.coditory.sherlock:sherlock-common 0.1.4

Distributed Lock Library for JVM

GroupId

GroupId

com.coditory.sherlock
ArtifactId

ArtifactId

sherlock-common
Version

Version

0.1.4
Type

Type

jar

Download sherlock-common 0.1.4


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