Last Version

Mutable tree implementation 0.0.9

Implementation of a mutable tree

License

License

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

trees-mutable
Version

Version

0.0.9
Type

Type

jar
Description

Description

Mutable tree implementation
Implementation of a mutable tree

Download trees-mutable 0.0.9


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

Dependencies

compile (5)

Group / Artifact Type Version
com.mattunderscore.tree.root : trees-api jar 0.0.9
com.mattunderscore.tree.root : trees-provider jar 0.0.9
com.mattunderscore.tree.root : trees-spi jar 0.0.9
com.mattunderscore.tree.root : trees-utilities jar 0.0.9
net.jcip : jcip-annotations jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.