License |
License |
---|---|
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-core |
Version | Version0.0.46 |
Type | Typejar |
Description |
DescriptionCore java library
|
Filename | Size |
---|---|
hnswlib-core-0.0.46.pom | |
hnswlib-core-0.0.46.jar | 62 KB |
hnswlib-core-0.0.46-sources.jar | 28 KB |
hnswlib-core-0.0.46-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-core/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-core</artifactId>
<version>0.0.46</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-core/
implementation 'com.github.jelmerk:hnswlib-core:0.0.46'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-core/
implementation ("com.github.jelmerk:hnswlib-core:0.0.46")
'com.github.jelmerk:hnswlib-core:jar:0.0.46'
<dependency org="com.github.jelmerk" name="hnswlib-core" rev="0.0.46">
<artifact name="hnswlib-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-core', version='0.0.46')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-core" % "0.0.46"
[com.github.jelmerk/hnswlib-core "0.0.46"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.collections : eclipse-collections | jar | 9.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jelmerk : hnswlib-utils | jar | 0.0.46 |
org.hamcrest : hamcrest-library | jar | 2.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |