Last Version

com.spotify:annoy-java 0.4.2

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

annoy-java
Version

Version

0.4.2
Type

Type

jar
Description

Description

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

Source Code Management

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

Download annoy-java 0.4.2


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

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.