| License |
License |
|---|---|
| GroupId | GroupIdcom.github.angry1980 |
| ArtifactId | ArtifactIdaudio-fingerprint |
| 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-fingerprint-0.0.10.pom | |
| audio-fingerprint-0.0.10.jar | 117 KB |
| audio-fingerprint-0.0.10-sources.jar | 39 KB |
| audio-fingerprint-0.0.10-javadoc.jar | 372 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.angry1980/audio-fingerprint/ -->
<dependency>
<groupId>com.github.angry1980</groupId>
<artifactId>audio-fingerprint</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.angry1980/audio-fingerprint/
implementation 'com.github.angry1980:audio-fingerprint:0.0.10'
// https://jarcasting.com/artifacts/com.github.angry1980/audio-fingerprint/
implementation ("com.github.angry1980:audio-fingerprint:0.0.10")
'com.github.angry1980:audio-fingerprint:jar:0.0.10'
<dependency org="com.github.angry1980" name="audio-fingerprint" rev="0.0.10">
<artifact name="audio-fingerprint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.angry1980', module='audio-fingerprint', version='0.0.10')
)
libraryDependencies += "com.github.angry1980" % "audio-fingerprint" % "0.0.10"
[com.github.angry1980/audio-fingerprint "0.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | |
| org.springframework : spring-context | jar | |
| com.googlecode.soundlibs : jlayer | jar | 1.0.1-1 |
| com.github.wendykierp : JTransforms | jar | 3.1 |
| com.googlecode.soundlibs : mp3spi | jar | 1.9.5-1 |
| com.googlecode.soundlibs : tritonus-share | jar | 0.3.7-2 |
| org.tritonus » tritonus-remaining | jar | 0.3.6 |
| org.apache.commons : commons-lang3 | jar | 3.0 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| io.reactivex : rxjava | jar | 1.0.10 |
| com.google.guava : guava | jar | 19.0 |
| it.unimi.dsi : fastutil | jar | 7.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.1.8 |
| 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 |