is not current version
Last Version 1.0.0

com.github.jelmerk:hnswlib-utils 0.0.43

Utilities for dealing with vectors

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-utils
Version

Version

0.0.43
Type

Type

jar

Download hnswlib-utils 0.0.43


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