MVN

io.github.antimonit : directory-tree-js

Maven & Gradle

Jul 04, 2022
0 stars

Directory Tree · Utility to pretty-print directory hierarchy

<dependency>
    <groupId>io.github.antimonit</groupId>
    <artifactId>directory-tree-js</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.antimonit : directory-tree-js to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of io.github.antimonit : directory-tree-js to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
directory-tree-js-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.antimonit</groupId>
    <artifactId>directory-tree-js</artifactId>
    <version>1.3.0</version>
</dependency>