MVN

concurrent : concurrent

Maven & Gradle

Sep 20, 2005
308 usages
<dependency>
    <groupId>concurrent</groupId>
    <artifactId>concurrent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of concurrent : concurrent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of concurrent : concurrent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
concurrent-1.3.4
concurrent-1.3.3
concurrent-1.3.2
concurrent-1.3.1
1.0
concurrent-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>concurrent</groupId>
    <artifactId>concurrent</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following concurrent : concurrent gradle dependency to your build.gradle file:

implementation 'concurrent:concurrent:1.0'

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

implementation("concurrent:concurrent:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following concurrent : concurrent sbt scala dependency to your build.sbt file:

libraryDependencies += "concurrent" % "concurrent" % "1.0"

Advertisement

Dependencies from Group

Sep 20, 2005
308 usages

Discover Dependencies

Aug 01, 2014
32 usages
Dec 31, 2014
1.2k usages
Feb 22, 2013
67 usages
Aug 03, 2011
78 usages
Jun 08, 2014
170 stars
Nov 20, 2005
7 usages
Nov 08, 2005
15 usages