Last Version

Utilities 0.0.9

Provides utilities used by the implementation but not directly related to trees.

License

License

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

trees-utilities
Version

Version

0.0.9
Type

Type

jar
Description

Description

Utilities
Provides utilities used by the implementation but not directly related to trees.

Download trees-utilities 0.0.9


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.