is not current version
Last Version 0.0.9

com.mattunderscore.tree.root:node-matchers 0.0.8

Basic tree matchers.

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

node-matchers
Version

Version

0.0.8
Type

Type

jar

Download node-matchers 0.0.8


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