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