is not current version
Last Version 0.0.10

com.github.angry1980:audio 0.0.4.1

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

GroupId

GroupId

com.github.angry1980
ArtifactId

ArtifactId

audio
Version

Version

0.0.4.1
Type

Type

pom

Download audio 0.0.4.1

Filename Size
audio-0.0.4.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.angry1980/audio/ -->
<dependency>
    <groupId>com.github.angry1980</groupId>
    <artifactId>audio</artifactId>
    <version>0.0.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.angry1980/audio/
implementation 'com.github.angry1980:audio:0.0.4.1'
// https://jarcasting.com/artifacts/com.github.angry1980/audio/
implementation ("com.github.angry1980:audio:0.0.4.1")
'com.github.angry1980:audio:pom:0.0.4.1'
<dependency org="com.github.angry1980" name="audio" rev="0.0.4.1">
  <artifact name="audio" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.angry1980', module='audio', version='0.0.4.1')
)
libraryDependencies += "com.github.angry1980" % "audio" % "0.0.4.1"
[com.github.angry1980/audio "0.0.4.1"]