is not current version
Last Version 1.0.0

com.github.jelmerk:hnswlib-scala_2.11 0.0.48

Scala integration

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-scala_2.11
Version

Version

0.0.48
Type

Type

jar

Download hnswlib-scala_2.11 0.0.48


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