License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdannoy |
Last Version | Last Version0.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionannoy
Approximate nearest neighbors in Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
annoy-0.2.6.pom | |
annoy-0.2.6.jar | 9 KB |
annoy-0.2.6-sources.jar | 7 KB |
annoy-0.2.6-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |