com.github.ramanrajarathinam:JFaiss-CPU

Faiss (CPU) bindings for Java

License

License

GroupId

GroupId

com.github.ramanrajarathinam
ArtifactId

ArtifactId

JFaiss-CPU
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.ramanrajarathinam:JFaiss-CPU
Faiss (CPU) bindings for Java
Project URL

Project URL

https://github.com/RamanRajarathinam/JFaiss-CPU
Source Code Management

Source Code Management

https://github.com/RamanRajarathinam/JFaiss-CPU

Download JFaiss-CPU

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ramanrajarathinam : native-utils jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0