GroupId | GroupIdcom.github.jelmerk |
---|---|
ArtifactId | ArtifactIdhnswlib-utils |
Version | Version0.0.27 |
Type | Typejar |
Filename | Size |
---|---|
hnswlib-utils-0.0.27.pom | |
hnswlib-utils-0.0.27.jar | 3 KB |
hnswlib-utils-0.0.27-sources.jar | 2 KB |
hnswlib-utils-0.0.27-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-utils/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-utils</artifactId>
<version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-utils/
implementation 'com.github.jelmerk:hnswlib-utils:0.0.27'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-utils/
implementation ("com.github.jelmerk:hnswlib-utils:0.0.27")
'com.github.jelmerk:hnswlib-utils:jar:0.0.27'
<dependency org="com.github.jelmerk" name="hnswlib-utils" rev="0.0.27">
<artifact name="hnswlib-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-utils', version='0.0.27')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-utils" % "0.0.27"
[com.github.jelmerk/hnswlib-utils "0.0.27"]