is not current version
Last Version 0.3.0

com.eatthepath:jvptree 0.2


GroupId

GroupId

com.eatthepath
ArtifactId

ArtifactId

jvptree
Version

Version

0.2
Type

Type

jar

Download jvptree 0.2


<!-- https://jarcasting.com/artifacts/com.eatthepath/jvptree/ -->
<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>jvptree</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eatthepath/jvptree/
implementation 'com.eatthepath:jvptree:0.2'
// https://jarcasting.com/artifacts/com.eatthepath/jvptree/
implementation ("com.eatthepath:jvptree:0.2")
'com.eatthepath:jvptree:jar:0.2'
<dependency org="com.eatthepath" name="jvptree" rev="0.2">
  <artifact name="jvptree" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eatthepath', module='jvptree', version='0.2')
)
libraryDependencies += "com.eatthepath" % "jvptree" % "0.2"
[com.eatthepath/jvptree "0.2"]