License |
License |
---|---|
GroupId | GroupIdcom.github.ramanrajarathinam |
ArtifactId | ArtifactIdJFaiss-CPU |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.ramanrajarathinam:JFaiss-CPU
Faiss (CPU) bindings for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JFaiss-CPU-1.0.0.pom | |
JFaiss-CPU-1.0.0.jar | 5 MB |
JFaiss-CPU-1.0.0-sources.jar | 5 MB |
JFaiss-CPU-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ramanrajarathinam/JFaiss-CPU/ -->
<dependency>
<groupId>com.github.ramanrajarathinam</groupId>
<artifactId>JFaiss-CPU</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ramanrajarathinam/JFaiss-CPU/
implementation 'com.github.ramanrajarathinam:JFaiss-CPU:1.0.0'
// https://jarcasting.com/artifacts/com.github.ramanrajarathinam/JFaiss-CPU/
implementation ("com.github.ramanrajarathinam:JFaiss-CPU:1.0.0")
'com.github.ramanrajarathinam:JFaiss-CPU:jar:1.0.0'
<dependency org="com.github.ramanrajarathinam" name="JFaiss-CPU" rev="1.0.0">
<artifact name="JFaiss-CPU" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ramanrajarathinam', module='JFaiss-CPU', version='1.0.0')
)
libraryDependencies += "com.github.ramanrajarathinam" % "JFaiss-CPU" % "1.0.0"
[com.github.ramanrajarathinam/JFaiss-CPU "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ramanrajarathinam : native-utils | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |