MVN

com.github.dpaukov : combinatoricslib3

Maven & Gradle

Jan 30, 2022
15 usages
166 stars

combinatoricslib3 · Combinatorial objects stream generators for Java 8.

<dependency>
    <groupId>com.github.dpaukov</groupId>
    <artifactId>combinatoricslib3</artifactId>
    <version>3.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dpaukov : combinatoricslib3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.3

All Versions

Choose a version of com.github.dpaukov : combinatoricslib3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
combinatoricslib3-3.3.3
combinatoricslib3-3.3.2
combinatoricslib3-3.3.1
combinatoricslib3-3.3.0
3.2.x
combinatoricslib3-3.2.0
3.1.x
combinatoricslib3-3.1.1
combinatoricslib3-3.1.0
3.0.x
combinatoricslib3-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.dpaukov</groupId>
    <artifactId>combinatoricslib3</artifactId>
    <version>3.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dpaukov : combinatoricslib3 gradle dependency to your build.gradle file:

implementation 'com.github.dpaukov:combinatoricslib3:3.3.3'

Gradle Kotlin DSL: Add the following com.github.dpaukov : combinatoricslib3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dpaukov:combinatoricslib3:3.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dpaukov : combinatoricslib3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dpaukov" % "combinatoricslib3" % "3.3.3"

Advertisement

Dependencies from Group

Jan 30, 2022
15 usages
166 stars

Discover Dependencies

Sep 21, 2016
11 usages
462 stars
Jun 27, 2020
18 usages
52 stars
Jan 16, 2023
9 usages
1.1k stars
Nov 19, 2016
3 usages
27 stars
Mar 11, 2023
7 usages
May 09, 2022
7 usages
67 stars
Aug 17, 2023
7 usages
1.4k stars
Sep 27, 2014
7 usages
Aug 03, 2023
3 usages
0 stars