Flexible Permutations

Library for generating permutation of given value domains

License

License

GNU Lesser General Public License, Version 3
GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

flexible-permutations
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flexible Permutations
Library for generating permutation of given value domains
Project URL

Project URL

https://gitlab.com/general-purpose-libraries/flexible-permutations
Source Code Management

Source Code Management

https://gitlab.com/general-purpose-libraries/flexible-permutations

Download flexible-permutations

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.0
1.0