License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdannoy-jni |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
annoy-jni-0.1.4.pom | |
annoy-jni-0.1.4.jar | 68 KB |
annoy-jni-0.1.4-sources.jar | 11 KB |
annoy-jni-0.1.4-javadoc.jar | 61 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
com.spotify.sparkey : sparkey | jar | 2.1.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 |