jelmerk / hnswlib   1.1.3

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-scala 1.1.3


Group ID:
com.github.jelmerk
Artifact ID:
hnswlib-scala_2.11
Version:
1.1.3
Version Scheme:
Release Date:
Jan 2, 2025
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:

libraryDependencies += "com.github.jelmerk" %% "hnswlib-scala" % "1.1.3"

Mill build tool

ivy"com.github.jelmerk::hnswlib-scala:1.1.3"

Scala CLI

//> using dep "com.github.jelmerk::hnswlib-scala:1.1.3"

Ammonite REPL

import $ivy.`com.github.jelmerk::hnswlib-scala:1.1.3`

<dependency>
  <groupId>com.github.jelmerk</groupId>
  <artifactId>hnswlib-scala_2.11</artifactId>
  <version>1.1.3</version>
</dependency>

compile group: 'com.github.jelmerk', name: 'hnswlib-scala_2.11', version: '1.1.3'