Last Version

jvptree parent 0.3.0

A generic vp-tree implementation in Java

License

License

GroupId

GroupId

com.eatthepath
ArtifactId

ArtifactId

jvptree-parent
Version

Version

0.3.0
Type

Type

pom
Description

Description

jvptree parent
A generic vp-tree implementation in Java
Project URL

Project URL

https://github.com/jchambers/jvptree
Source Code Management

Source Code Management

https://github.com/jchambers/jvptree

Download jvptree-parent 0.3.0

Filename Size
jvptree-parent-0.3.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jvptree
  • benchmark