| Группа | Группаio.github.astrapi69 |
|---|---|
| Идентификатор | Идентификаторgen-tree |
| Версия | Версия5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gen-tree-5.pom | |
| gen-tree-5.jar | 17 KB |
| gen-tree-5-sources.jar | 12 KB |
| gen-tree-5-javadoc.jar | 415 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/gen-tree/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>gen-tree</artifactId>
<version>5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/gen-tree/
implementation 'io.github.astrapi69:gen-tree:5'
// https://jarcasting.com/artifacts/io.github.astrapi69/gen-tree/
implementation ("io.github.astrapi69:gen-tree:5")
'io.github.astrapi69:gen-tree:jar:5'
<dependency org="io.github.astrapi69" name="gen-tree" rev="5">
<artifact name="gen-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='gen-tree', version='5')
)
libraryDependencies += "io.github.astrapi69" % "gen-tree" % "5"
[io.github.astrapi69/gen-tree "5"]