is not current version
Last Version 0.0.9

com.mattunderscore.tree.root:trees-mutable 0.0.7

Implementation of a mutable tree

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

trees-mutable
Version

Version

0.0.7
Type

Type

jar

Download trees-mutable 0.0.7


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