is not current version
Last Version 6.1

io.github.astrapi69:gen-tree 5

Project that holds a generic model for tree objects

GroupId

GroupId

io.github.astrapi69
ArtifactId

ArtifactId

gen-tree
Version

Version

5
Type

Type

jar

Download gen-tree 5


<!-- 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"]