h

hnswlib-spark_2.3.0_2.11

Spark integrations
Files download
File Operation
hnswlib-spark_2.3.0_2.11-0.0.48.jar download
hnswlib-spark_2.3.0_2.11-0.0.48.pom download
hnswlib-spark_2.3.0_2.11-0.0.48-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.jelmerk</groupId>
  <artifactId>hnswlib-spark_2.3.0_2.11</artifactId>
  <version>0.0.48</version>
</dependency>
Gradle Groovy
implementation 'com.github.jelmerk:hnswlib-spark_2.3.0_2.11:0.0.48'
Gradle Kotlin
implementation("com.github.jelmerk:hnswlib-spark_2.3.0_2.11:0.0.48")
Scala SBT
libraryDependencies += "com.github.jelmerk" % "hnswlib-spark_2.3.0_2.11" % "0.0.48"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jelmerk', module='hnswlib-spark_2.3.0_2.11', version='0.0.48')
)
Apache Ivy
<dependency org="com.github.jelmerk" name="hnswlib-spark_2.3.0_2.11" rev="0.0.48" />
Leiningen
[com.github.jelmerk/hnswlib-spark_2.3.0_2.11 "0.0.48"]
Apache Buildr
'com.github.jelmerk:hnswlib-spark_2.3.0_2.11:jar:0.0.48'