| License |
License |
|---|---|
| GroupId | GroupIdcom.github.angry1980 |
| ArtifactId | ArtifactIdaudio |
| Last Version | Last Version0.0.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionaudio
Tools to create audio fingerprint and compare tracks between each other using different algorithms
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| audio-0.0.10.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.angry1980/audio/ -->
<dependency>
<groupId>com.github.angry1980</groupId>
<artifactId>audio</artifactId>
<version>0.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.angry1980/audio/
implementation 'com.github.angry1980:audio:0.0.10'
// https://jarcasting.com/artifacts/com.github.angry1980/audio/
implementation ("com.github.angry1980:audio:0.0.10")
'com.github.angry1980:audio:pom:0.0.10'
<dependency org="com.github.angry1980" name="audio" rev="0.0.10">
<artifact name="audio" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.angry1980', module='audio', version='0.0.10')
)
libraryDependencies += "com.github.angry1980" % "audio" % "0.0.10"
[com.github.angry1980/audio "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 |