Last Version

Tree Root linked tree 0.0.9

Mutable, thread-unsafe tree.

License

License

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

linked-tree
Version

Version

0.0.9
Type

Type

jar
Description

Description

Tree Root linked tree
Mutable, thread-unsafe tree.

Download linked-tree 0.0.9


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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.