Last Version

annoy 0.2.6

Approximate nearest neighbors in Java

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

annoy
Version

Version

0.2.6
Type

Type

jar
Description

Description

annoy
Approximate nearest neighbors in Java
Project URL

Project URL

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

Download annoy 0.2.6


<!-- 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.