Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs
hnswlib-scala 1.1.1
Group ID:
com.github.jelmerk
Artifact ID:
hnswlib-scala_2.11
Version:
1.1.1
Version Scheme:
Release Date:
Dec 30, 2023
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "com.github.jelmerk" %% "hnswlib-scala" % "1.1.1"
ivy"com.github.jelmerk::hnswlib-scala:1.1.1"
//> using dep "com.github.jelmerk::hnswlib-scala:1.1.1"
import $ivy.`com.github.jelmerk::hnswlib-scala:1.1.1`
<dependency> <groupId>com.github.jelmerk</groupId> <artifactId>hnswlib-scala_2.11</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.github.jelmerk', name: 'hnswlib-scala_2.11', version: '1.1.1'