MVN

com.evolvedbinary.multilock : multilock

Maven & Gradle

Jun 27, 2019
3 usages
2 stars

Multilock · Fast Multi-Level Locks for Java

<dependency>
    <groupId>com.evolvedbinary.multilock</groupId>
    <artifactId>multilock</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.evolvedbinary.multilock : multilock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.evolvedbinary.multilock : multilock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
multilock-1.0.1

How to add a dependency to Maven

Add the following com.evolvedbinary.multilock : multilock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.evolvedbinary.multilock</groupId>
    <artifactId>multilock</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.evolvedbinary.multilock : multilock gradle dependency to your build.gradle file:

implementation 'com.evolvedbinary.multilock:multilock:1.0.1'

Gradle Kotlin DSL: Add the following com.evolvedbinary.multilock : multilock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.evolvedbinary.multilock:multilock:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.evolvedbinary.multilock : multilock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.evolvedbinary.multilock" % "multilock" % "1.0.1"

Advertisement

Dependencies from Group

Jun 27, 2019
3 usages
2 stars

Discover Dependencies

Jul 11, 2019
1 usages
409 stars
Jun 29, 2022
2 usages
2.3k stars
Aug 15, 2023
2 usages
2 stars
Mar 21, 2022
1 usages
11 stars
Mar 21, 2022
1 usages
11 stars
Dec 18, 2021
10 usages
782 stars
Mar 13, 2020
1 usages
1 stars
Nov 26, 2021
1 usages
1 stars
Aug 23, 2023
1 usages
0 stars