is not current version
Last Version 1.0.0

com.github.jelmerk:hnswlib-utils 0.0.34

Utilities for dealing with vectors

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-utils
Version

Version

0.0.34
Type

Type

jar

Download hnswlib-utils 0.0.34


<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-utils/ -->
<dependency>
    <groupId>com.github.jelmerk</groupId>
    <artifactId>hnswlib-utils</artifactId>
    <version>0.0.34</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-utils/
implementation 'com.github.jelmerk:hnswlib-utils:0.0.34'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-utils/
implementation ("com.github.jelmerk:hnswlib-utils:0.0.34")
'com.github.jelmerk:hnswlib-utils:jar:0.0.34'
<dependency org="com.github.jelmerk" name="hnswlib-utils" rev="0.0.34">
  <artifact name="hnswlib-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-utils', version='0.0.34')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-utils" % "0.0.34"
[com.github.jelmerk/hnswlib-utils "0.0.34"]