is not current version
Last Version 0.0.9

com.mattunderscore.tree.root:linked-tree 0.0.7

Mutable, thread-unsafe tree.

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

linked-tree
Version

Version

0.0.7
Type

Type

jar

Download linked-tree 0.0.7


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