jelmerk / hnswlib   1.1.2

Apache License 2.0 GitHub

Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs

Scala versions: 2.13 2.12 2.11

hnswlib-spark_2.4.0 0.0.18


Group ID:
com.github.jelmerk
Artifact ID:
hnswlib-spark_2.4.0_2.12
Version:
0.0.18
Release Date:
Sept 15, 2019
Licenses:
Files:

libraryDependencies += "com.github.jelmerk" %% "hnswlib-spark_2.4.0" % "0.0.18"

Mill build tool

ivy"com.github.jelmerk::hnswlib-spark_2.4.0:0.0.18"

Scala CLI

//> using dep "com.github.jelmerk::hnswlib-spark_2.4.0:0.0.18"

Ammonite REPL

import $ivy.`com.github.jelmerk::hnswlib-spark_2.4.0:0.0.18`

<dependency>
  <groupId>com.github.jelmerk</groupId>
  <artifactId>hnswlib-spark_2.4.0_2.12</artifactId>
  <version>0.0.18</version>
</dependency>

compile group: 'com.github.jelmerk', name: 'hnswlib-spark_2.4.0_2.12', version: '0.0.18'