не последняя версия
Последняя версия 3.0.5

com.github.fartherp:framework-tree 1.1.7

framework-tree

Группа

Группа

com.github.fartherp
Идентификатор

Идентификатор

framework-tree
Версия

Версия

1.1.7
Тип

Тип

jar

Скачать framework-tree 1.1.7


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