is not current version
Last Version 0.0.9

com.mattunderscore.tree.root:trees-binary 0.0.8

Implementation of binary trees

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

trees-binary
Version

Version

0.0.8
Type

Type

jar

Download trees-binary 0.0.8


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