is not current version
Last Version 3.0.5

com.github.fartherp:framework-tree 3.0.2

framework-tree

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-tree
Version

Version

3.0.2
Type

Type

jar

Download framework-tree 3.0.2


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