MVN

com.xzchaoo.commons : commons-concurrent

Maven & Gradle

Aug 30, 2020
5 usages

concurrent helper utilities

<dependency>
    <groupId>com.xzchaoo.commons</groupId>
    <artifactId>commons-concurrent</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.7

All Versions

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

Version Vulnerabilities Updated
1.0.x
commons-concurrent-1.0.7
commons-concurrent-1.0.6
commons-concurrent-1.0.5
commons-concurrent-1.0.4
commons-concurrent-1.0.3
commons-concurrent-1.0.2
commons-concurrent-1.0.1
commons-concurrent-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.xzchaoo.commons</groupId>
    <artifactId>commons-concurrent</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.xzchaoo.commons:commons-concurrent:1.0.7'

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

implementation("com.xzchaoo.commons:commons-concurrent:1.0.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.xzchaoo.commons" % "commons-concurrent" % "1.0.7"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 29, 2022
5 usages
43 stars
Jun 08, 2023
1 usages
523 stars
Nov 25, 2022
2 usages
1.2k stars
Aug 22, 2023
5 usages
175 stars
Sep 03, 2021
4 usages
10 stars
Jun 24, 2023
1 usages
31 stars
Feb 10, 2021
1 usages
Aug 24, 2023
1 usages
395 stars
Jun 23, 2023
5 usages
12.9k stars
Nov 03, 2022
92 usages
24 stars