MVN

cc.redberry : combinatorics

Maven & Gradle

Feb 12, 2020
1 usages
5 stars

Combinatorics · A number of combinatorial algorithms for enumerating (without in-memory storing) of different types of combinations.

<dependency>
    <groupId>cc.redberry</groupId>
    <artifactId>combinatorics</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.redberry : combinatorics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of cc.redberry : combinatorics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
combinatorics-2.1
2.0
combinatorics-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>cc.redberry</groupId>
    <artifactId>combinatorics</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.redberry : combinatorics gradle dependency to your build.gradle file:

implementation 'cc.redberry:combinatorics:2.1'

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

implementation("cc.redberry:combinatorics:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.redberry : combinatorics sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.redberry" % "combinatorics" % "2.1"

Advertisement

Dependencies from Group

Mar 16, 2023
4 usages
Sep 27, 2021
3 usages
71 stars
Jan 17, 2016
2 usages
Jan 17, 2016
1 usages
Apr 14, 2019
1 usages

Discover Dependencies

Feb 22, 2019
7 usages
4k stars
Jun 03, 2021
3 usages
1 stars
Nov 08, 2021
1 usages
18.7k stars
Sep 13, 2021
1 usages
18.7k stars
Aug 23, 2023
3 usages
8 stars
Jul 16, 2023
2 usages
605 stars
Jun 01, 2023
4 usages
1.4k stars
Aug 06, 2023
3 usages
38 stars