is not current version
Last Version 3.0

com.gitlab.marvinh:flexible-permutations 1.0

Library for generating permutation of given value domains

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

flexible-permutations
Version

Version

1.0
Type

Type

jar

Download flexible-permutations 1.0


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