is not current version
Last Version 0.0.17

com.github.jelmerk:hnswlib-spark 0.0.7

Spark integrations

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-spark
Version

Version

0.0.7
Type

Type

jar

Download hnswlib-spark 0.0.7


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