MVN

io.github.lambig : CompletableFutures

Maven & Gradle

Jul 21, 2021
0 stars

CompletableFutures · easy pattern matching implementation

<dependency>
    <groupId>io.github.lambig</groupId>
    <artifactId>CompletableFutures</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.lambig : CompletableFutures to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of io.github.lambig : CompletableFutures to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
CompletableFutures-0.10.0
0.9.x
CompletableFutures-0.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.lambig</groupId>
    <artifactId>CompletableFutures</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.lambig : CompletableFutures gradle dependency to your build.gradle file:

implementation 'io.github.lambig:CompletableFutures:0.10.0'

Gradle Kotlin DSL: Add the following io.github.lambig : CompletableFutures gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.lambig:CompletableFutures:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.lambig : CompletableFutures sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.lambig" % "CompletableFutures" % "0.10.0"

Advertisement

Dependencies from Group

May 10, 2021
3 usages
0 stars
Aug 12, 2023
2 usages
0 stars
May 04, 2021
1 usages
0 stars
Jul 16, 2021
0 stars
Jul 21, 2021
0 stars

Discover Dependencies

Jul 18, 2021
30 stars
Jul 18, 2021
1 stars
Jul 30, 2021
30 stars
Jul 19, 2021
30 stars
Jul 14, 2021
0 stars
Jan 01, 2022
408 stars
Jul 20, 2021
0 stars
Aug 01, 2023
300 stars
Aug 01, 2023
300 stars