t

tree-api

Provide an api for trees
https://github.com/astrapi69/tree-api
MIT License
Asterios Raptis
Asterios Raptis
Files download
File Operation
tree-api-1.1.jar download
tree-api-1.1.pom download
tree-api-1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.astrapi69</groupId>
  <artifactId>tree-api</artifactId>
  <version>1.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.astrapi69:tree-api:1.1'
Gradle Kotlin
implementation("io.github.astrapi69:tree-api:1.1")
Scala SBT
libraryDependencies += "io.github.astrapi69" % "tree-api" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.astrapi69', module='tree-api', version='1.1')
)
Apache Ivy
<dependency org="io.github.astrapi69" name="tree-api" rev="1.1" />
Leiningen
[io.github.astrapi69/tree-api "1.1"]
Apache Buildr
'io.github.astrapi69:tree-api:jar:1.1'
Dependencies
The project has no third-party dependencies