MVN

com.weirddev : scalalock-api_2.12

Maven & Gradle

Mar 28, 2019
2 usages
2 stars

scalalock-api · Distributed Lock library in scala. currently supported persistence stores: mongodb - depending on mongo-scala-driver

<dependency>
    <groupId>com.weirddev</groupId>
    <artifactId>scalalock-api_2.12</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.weirddev : scalalock-api_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.weirddev : scalalock-api_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
scalalock-api_2.12-1.0.6
scalalock-api_2.12-1.0.5
scalalock-api_2.12-1.0.4

How to add a dependency to Maven

Add the following com.weirddev : scalalock-api_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.weirddev</groupId>
    <artifactId>scalalock-api_2.12</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.weirddev : scalalock-api_2.12 gradle dependency to your build.gradle file:

implementation 'com.weirddev:scalalock-api_2.12:1.0.6'

Gradle Kotlin DSL: Add the following com.weirddev : scalalock-api_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.weirddev:scalalock-api_2.12:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.weirddev : scalalock-api_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.weirddev" % "scalalock-api_2.12" % "1.0.6"

Advertisement

Dependencies from Group

Mar 28, 2019
2 usages
2 stars
Oct 22, 2018
1 usages
2 stars
Oct 22, 2018
2 stars
Mar 28, 2019
2 stars

Discover Dependencies

Jan 25, 2019
2 usages
428 stars
May 15, 2019
2 usages
326 stars
Jun 04, 2019
2 usages
428 stars
Nov 22, 2020
5 usages
6 stars
Nov 13, 2019
4 usages
65 stars
Aug 30, 2013
7 usages
0 stars
Aug 08, 2023
16 usages
26 stars
Feb 20, 2022
9 usages
12 stars
Mar 19, 2021
7 usages
36.2k stars
Jan 21, 2022
2 usages
0 stars