MVN

com.github.angry1980 : audio

Maven & Gradle

Mar 17, 2016
2 stars

Tools to create audio fingerprint and compare tracks between each other using different algorithms

<dependency>
    <groupId>com.github.angry1980</groupId>
    <artifactId>audio</artifactId>
    <version>0.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.angry1980 : audio to add to Maven - Latest Versions:

  • Latest Stable: 0.0.10

All Versions

Choose a version of com.github.angry1980 : audio to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
audio-0.0.10
audio-0.0.9
audio-0.0.8
audio-0.0.7
audio-0.0.6.1
audio-0.0.6
audio-0.0.5
audio-0.0.4.1
audio-0.0.4
audio-0.0.3
audio-0.0.2.2
audio-0.0.2.1
audio-0.0.2
audio-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.angry1980</groupId>
    <artifactId>audio</artifactId>
    <version>0.0.10</version>
</dependency>

Advertisement