MVN

com.eatthepath : jvptree

Maven & Gradle

Sep 09, 2018
34 stars

jvptree

<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>jvptree</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eatthepath : jvptree to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.eatthepath : jvptree to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jvptree-0.3.0
0.2
jvptree-0.2
0.1
jvptree-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>jvptree</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eatthepath : jvptree gradle dependency to your build.gradle file:

implementation 'com.eatthepath:jvptree:0.3.0'

Gradle Kotlin DSL: Add the following com.eatthepath : jvptree gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eatthepath:jvptree:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eatthepath : jvptree sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eatthepath" % "jvptree" % "0.3.0"

Advertisement

Dependencies from Group

Aug 08, 2021
15 usages
160 stars
Jan 01, 2023
5 usages
1.6k stars
Jul 31, 2022
4 usages
424 stars
Jan 01, 2023
1 usages
1.6k stars
Sep 09, 2018
34 stars

Discover Dependencies