com.spotify:annoy-jni

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

annoy-jni
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download annoy-jni

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
com.spotify.sparkey : sparkey jar 2.1.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-math3 jar 3.6.1

Project Modules

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

Spotify

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0