Last Version

Speedment - Common - Combinatorics 3.2.10

Utility classes for generating combinatorics like permutations and combinations

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

combinatorics
Version

Version

3.2.10
Type

Type

jar
Description

Description

Speedment - Common - Combinatorics
Utility classes for generating combinatorics like permutations and combinations
Project URL

Project URL

https://www.github.com/speedment/speedment/wiki/Invariant/
Project Organization

Project Organization

Speedment, Inc.

Download combinatorics 3.2.10


<!-- https://jarcasting.com/artifacts/com.speedment.common/combinatorics/ -->
<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>combinatorics</artifactId>
    <version>3.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.common/combinatorics/
implementation 'com.speedment.common:combinatorics:3.2.10'
// https://jarcasting.com/artifacts/com.speedment.common/combinatorics/
implementation ("com.speedment.common:combinatorics:3.2.10")
'com.speedment.common:combinatorics:jar:3.2.10'
<dependency org="com.speedment.common" name="combinatorics" rev="3.2.10">
  <artifact name="combinatorics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.speedment.common', module='combinatorics', version='3.2.10')
)
libraryDependencies += "com.speedment.common" % "combinatorics" % "3.2.10"
[com.speedment.common/combinatorics "3.2.10"]

Dependencies

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.