is not current version
Last Version 0.0.9

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

Implementation of a path copy tree

GroupId

GroupId

com.mattunderscore.tree.root
ArtifactId

ArtifactId

trees-pathcopy
Version

Version

0.0.8
Type

Type

jar

Download trees-pathcopy 0.0.8


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