Last Version

jvptree 0.3.0

A generic vp-tree implementation in Java

License

License

GroupId

GroupId

com.eatthepath
ArtifactId

ArtifactId

jvptree
Version

Version

0.3.0
Type

Type

jar
Description

Description

jvptree
A generic vp-tree implementation in Java

Download jvptree 0.3.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.