License |
License |
---|---|
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-core-jdk17 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJdk 17 vector intrinsics integration
|
Filename | Size |
---|---|
hnswlib-core-jdk17-1.0.0.pom | |
hnswlib-core-jdk17-1.0.0.jar | 20 KB |
hnswlib-core-jdk17-1.0.0-sources.jar | 4 KB |
hnswlib-core-jdk17-1.0.0-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-core-jdk17/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-core-jdk17</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-core-jdk17/
implementation 'com.github.jelmerk:hnswlib-core-jdk17:1.0.0'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-core-jdk17/
implementation ("com.github.jelmerk:hnswlib-core-jdk17:1.0.0")
'com.github.jelmerk:hnswlib-core-jdk17:jar:1.0.0'
<dependency org="com.github.jelmerk" name="hnswlib-core-jdk17" rev="1.0.0">
<artifact name="hnswlib-core-jdk17" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-core-jdk17', version='1.0.0')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-core-jdk17" % "1.0.0"
[com.github.jelmerk/hnswlib-core-jdk17 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jelmerk : hnswlib-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |