annoy

Approximate nearest neighbors in Java

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

annoy
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

annoy
Approximate nearest neighbors in Java
Project URL

Project URL

https://github.com/spotify/annoy-java

Download annoy

How to add to project

<!-- https://jarcasting.com/artifacts/com.spotify/annoy/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>annoy</artifactId>
    <version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/annoy/
implementation 'com.spotify:annoy:0.2.6'
// https://jarcasting.com/artifacts/com.spotify/annoy/
implementation ("com.spotify:annoy:0.2.6")
'com.spotify:annoy:jar:0.2.6'
<dependency org="com.spotify" name="annoy" rev="0.2.6">
  <artifact name="annoy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='annoy', version='0.2.6')
)
libraryDependencies += "com.spotify" % "annoy" % "0.2.6"
[com.spotify/annoy "0.2.6"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.spotify

Spotify

Versions

Version
0.2.6
0.2.5
0.2.4