| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.astrapi69 |
| Идентификатор | Идентификаторgen-tree |
| Последняя версия | Последняя версия6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgen-tree
Project that holds a generic model for tree objects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gen-tree-6.1.pom | |
| gen-tree-6.1.jar | 17 KB |
| gen-tree-6.1-sources.jar | 12 KB |
| gen-tree-6.1-javadoc.jar | 416 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/gen-tree/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>gen-tree</artifactId>
<version>6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/gen-tree/
implementation 'io.github.astrapi69:gen-tree:6.1'
// https://jarcasting.com/artifacts/io.github.astrapi69/gen-tree/
implementation ("io.github.astrapi69:gen-tree:6.1")
'io.github.astrapi69:gen-tree:jar:6.1'
<dependency org="io.github.astrapi69" name="gen-tree" rev="6.1">
<artifact name="gen-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='gen-tree', version='6.1')
)
libraryDependencies += "io.github.astrapi69" % "gen-tree" % "6.1"
[io.github.astrapi69/gen-tree "6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.astrapi69 : visitor | jar | 5.2 |