MVN

com.github.rutledgepaulv : prune

Maven & Gradle

Dec 28, 2016
21 stars

prune · A zero-nonsense tree library for Java 8.

<dependency>
    <groupId>com.github.rutledgepaulv</groupId>
    <artifactId>prune</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rutledgepaulv : prune to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.github.rutledgepaulv : prune to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
prune-1.3
1.2
prune-1.2
1.1
prune-1.1
1.0
prune-1.0

How to add a dependency to Maven

Add the following com.github.rutledgepaulv : prune maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.rutledgepaulv</groupId>
    <artifactId>prune</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rutledgepaulv : prune gradle dependency to your build.gradle file:

implementation 'com.github.rutledgepaulv:prune:1.3'

Gradle Kotlin DSL: Add the following com.github.rutledgepaulv : prune gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rutledgepaulv:prune:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rutledgepaulv : prune sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rutledgepaulv" % "prune" % "1.3"

Advertisement

Dependencies from Group

Jun 23, 2017
3 usages
49 stars
Jul 18, 2016
3 usages
9 stars
Jul 20, 2016
1 usages
30 stars
Mar 28, 2021
0 stars
Dec 28, 2016
21 stars

Discover Dependencies

Mar 24, 2016
1 stars
Mar 14, 2016
0 stars
Mar 23, 2016
1 usages
Nov 10, 2017
2 usages
4 stars
Dec 24, 2017
2 usages
4 stars
Dec 24, 2017
2 usages
4 stars