Files download
File Operation
tree-printer-2.2.0.jar download
tree-printer-2.2.0.pom download
tree-printer-2.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>hu.webarticum</groupId>
  <artifactId>tree-printer</artifactId>
  <version>2.2.0</version>
</dependency>
Gradle Groovy
implementation 'hu.webarticum:tree-printer:2.2.0'
Gradle Kotlin
implementation("hu.webarticum:tree-printer:2.2.0")
Scala SBT
libraryDependencies += "hu.webarticum" % "tree-printer" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='hu.webarticum', module='tree-printer', version='2.2.0')
)
Apache Ivy
<dependency org="hu.webarticum" name="tree-printer" rev="2.2.0" />
Leiningen
[hu.webarticum/tree-printer "2.2.0"]
Apache Buildr
'hu.webarticum:tree-printer:jar:2.2.0'
Dependencies
The project has no third-party dependencies