Last Version

String tree support 0.0.9

Provides support specifically for string based trees and nodes.

License

License

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

string-trees
Version

Version

0.0.9
Type

Type

jar
Description

Description

String tree support
Provides support specifically for string based trees and nodes.

Download string-trees 0.0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.mattunderscore.tree.root : trees-immutable 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.