is not current version
Last Version 1.0.0

com.github.jelmerk:hnswlib-examples-parent-pom 0.0.38

Example projects for hnswlib

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-examples-parent-pom
Version

Version

0.0.38
Type

Type

pom

Download hnswlib-examples-parent-pom 0.0.38


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