Jar examples for a:annoy
Approximate nearest neighbors in Java
You can download jar file annoy 0.2.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add annoy-0.2.5.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>annoy</artifactId> <version>0.2.5</version> </dependency>
compile group: 'com.spotify', name: 'annoy', version: '0.2.5'
libraryDependencies += "com.spotify" % "annoy" % "0.2.5"
<dependency org="com.spotify" name="annoy" rev="0.2.5"/>
@Grapes(@Grab(group='com.spotify', module='annoy', version='0.2.5'))
'com.spotify:annoy:jar:0.2.5'
Click the following link to download the jar file.
annoy-0.2.5-javadoc.jar