is not current version
Last Version 0.0.48

com.github.jelmerk:hnswlib-examples-scala 0.0.22

Examples for the scala integration

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-examples-scala
Version

Version

0.0.22
Type

Type

jar

Download hnswlib-examples-scala 0.0.22


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