is not current version
Last Version 1.0.0

com.github.jelmerk:hnswlib-parent-pom 0.0.11

Fast approximative nearest neighbour search using the HNSW algorithm

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-parent-pom
Version

Version

0.0.11
Type

Type

pom

Download hnswlib-parent-pom 0.0.11


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