is not current version
Last Version 1.3

com.gitlab.marvinh:flexible-tree 1.2

Library for generating permutation of given value domains

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

flexible-tree
Version

Version

1.2
Type

Type

jar

Download flexible-tree 1.2


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