License |
License |
---|---|
GroupId | GroupIdcom.github.angry1980 |
ArtifactId | ArtifactIdaudio-lastfm |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTools to create audio fingerprint and compare tracks between each other using different algorithms
|
Filename | Size |
---|---|
audio-lastfm-0.0.10.pom | |
audio-lastfm-0.0.10.jar | 4 KB |
audio-lastfm-0.0.10-sources.jar | 1 KB |
audio-lastfm-0.0.10-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.angry1980/audio-lastfm/ -->
<dependency>
<groupId>com.github.angry1980</groupId>
<artifactId>audio-lastfm</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.angry1980/audio-lastfm/
implementation 'com.github.angry1980:audio-lastfm:0.0.10'
// https://jarcasting.com/artifacts/com.github.angry1980/audio-lastfm/
implementation ("com.github.angry1980:audio-lastfm:0.0.10")
'com.github.angry1980:audio-lastfm:jar:0.0.10'
<dependency org="com.github.angry1980" name="audio-lastfm" rev="0.0.10">
<artifact name="audio-lastfm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.angry1980', module='audio-lastfm', version='0.0.10')
)
libraryDependencies += "com.github.angry1980" % "audio-lastfm" % "0.0.10"
[com.github.angry1980/audio-lastfm "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.angry1980 : audio-fingerprint | jar | 0.0.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.8.5 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
ch.qos.logback : logback-core | jar | 1.1.2 |