is not current version
Last Version 0.0.9

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

Parent project for Tree Root library.

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

tree-root
Version

Version

0.0.8
Type

Type

pom

Download tree-root 0.0.8

Filename Size
tree-root-0.0.8.pom 12 KB
Browse

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