Last Version

com.github.jelmerk:hnswlib-core 1.0.0

Core java library

License

License

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Core java library

Download hnswlib-core 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.collections : eclipse-collections jar 9.2.0

test (4)

Group / Artifact Type Version
com.github.jelmerk : hnswlib-utils jar 1.0.0
org.hamcrest : hamcrest-library jar 2.1
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.