Last Version

Tree Root project 0.0.9

Parent project for Tree Root library.

License

License

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

tree-root
Version

Version

0.0.9
Type

Type

pom
Description

Description

Tree Root project
Parent project for Tree Root library.
Source Code Management

Source Code Management

https://github.com/mattunderscorechampion/tree-root

Download tree-root 0.0.9

Filename Size
tree-root-0.0.9.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • linked-tree
  • node-matchers
  • node-selectors
  • string-trees
  • tree-wrappers
  • trees-utilities
  • trees-api
  • trees-api-examples
  • trees-basic-nodes
  • trees-binary
  • trees-immutable
  • trees-integration-tests
  • trees-mutable
  • trees-pathcopy
  • trees-provider
  • trees-spi
  • tree-traversers