Last Version

Tree Root matchers 0.0.9

Basic tree matchers.

License

License

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

node-matchers
Version

Version

0.0.9
Type

Type

jar
Description

Description

Tree Root matchers
Basic tree matchers.

Download node-matchers 0.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.mattunderscore.tree.root : trees-api jar 0.0.9
com.mattunderscore.tree.root : trees-utilities jar 0.0.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.mattunderscore.tree.root : trees-basic-nodes jar 0.0.9

Project Modules

There are no modules declared in this project.