MVN

com.googlecode.concurrent-locks : concurrent-locks

Maven & Gradle

Aug 06, 2013
4 usages

concurrent-locks

<dependency>
    <groupId>com.googlecode.concurrent-locks</groupId>
    <artifactId>concurrent-locks</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.concurrent-locks : concurrent-locks to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.googlecode.concurrent-locks : concurrent-locks to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
concurrent-locks-1.0.0

How to add a dependency to Maven

Add the following com.googlecode.concurrent-locks : concurrent-locks maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.concurrent-locks</groupId>
    <artifactId>concurrent-locks</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.concurrent-locks : concurrent-locks gradle dependency to your build.gradle file:

implementation 'com.googlecode.concurrent-locks:concurrent-locks:1.0.0'

Gradle Kotlin DSL: Add the following com.googlecode.concurrent-locks : concurrent-locks gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.concurrent-locks:concurrent-locks:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.concurrent-locks : concurrent-locks sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.concurrent-locks" % "concurrent-locks" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 11, 2014
4 usages
3 stars
cas
Sep 20, 2005
4 usages
Jun 22, 2014
3 usages
134 stars
Jan 08, 2007
2 usages
Sep 19, 2006
34 usages
Jan 16, 2012
8 usages
May 04, 2006
1 usages
Jul 22, 2013
3 usages
Feb 17, 2011
3 usages
43 stars