is not current version
Last Version 0.0.48

com.github.jelmerk:hnswlib-examples-java 0.0.37

Examples for the core java library

Categories

Categories

Java Languages
GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-examples-java
Version

Version

0.0.37
Type

Type

jar

Download hnswlib-examples-java 0.0.37


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