Last Version

com.github.jelmerk:hnswlib-utils 1.0.0

Utilities for dealing with vectors

License

License

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-utils
Version

Version

1.0.0
Type

Type

jar
Description

Description

Utilities for dealing with vectors

Download hnswlib-utils 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.