is not current version
Last Version 0.2.2

com.coditory.sherlock:sherlock-reactive 0.1.8

Distributed Lock Library for JVM

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.coditory.sherlock
ArtifactId

ArtifactId

sherlock-reactive
Version

Version

0.1.8
Type

Type

jar

Download sherlock-reactive 0.1.8


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