is not current version
Last Version 3.0

com.gitlab.marvinh:flexible-permutations 2.0

Library for generating permutation of given value domains

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

flexible-permutations
Version

Version

2.0
Type

Type

jar

Download flexible-permutations 2.0


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