License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-examples-java |
Last Version | Last Version0.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExamples for the core java library
|
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-java/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-examples-java</artifactId>
<version>0.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-java/
implementation 'com.github.jelmerk:hnswlib-examples-java:0.0.48'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-java/
implementation ("com.github.jelmerk:hnswlib-examples-java:0.0.48")
'com.github.jelmerk:hnswlib-examples-java:jar:0.0.48'
<dependency org="com.github.jelmerk" name="hnswlib-examples-java" rev="0.0.48">
<artifact name="hnswlib-examples-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-examples-java', version='0.0.48')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-examples-java" % "0.0.48"
[com.github.jelmerk/hnswlib-examples-java "0.0.48"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jelmerk : hnswlib-core | jar | 0.0.48 |
com.github.jelmerk : hnswlib-utils | jar | 0.0.48 |