flexmark-java library for recursive tree iteration

flexmark-java library for recursive tree iteration with the filtering and recursion conditions provided by predicates

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-tree-iteration
Last Version

Last Version

0.64.0
Release Date

Release Date

Type

Type

jar
Description

Description

flexmark-java library for recursive tree iteration
flexmark-java library for recursive tree iteration with the filtering and recursion conditions provided by predicates

Download flexmark-tree-iteration

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0
com.vladsch.flexmark : flexmark-util-ast jar 0.64.0
com.vladsch.flexmark : flexmark-util-data jar 0.64.0
com.vladsch.flexmark : flexmark-util-collection jar 0.64.0
org.slf4j : slf4j-api jar 1.7.26

test (1)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-test-util jar 0.64.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.64.0
0.62.2
0.62.0
0.61.34
0.61.32
0.61.30
0.61.28
0.61.26
0.61.24
0.61.22
0.61.20
0.61.18
0.61.16
0.61.14
0.61.12
0.61.10
0.61.8
0.61.6
0.61.4
0.61.2
0.61.0
0.60.2
0.60.0