Last Version

musicg 1.4.2.2

Musicg is a lightweight audio analysis library, written in Java, with the purpose of extracting both high level and low level audio features.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

musicg
Version

Version

1.4.2.2
Type

Type

jar
Description

Description

musicg
Musicg is a lightweight audio analysis library, written in Java, with the purpose of extracting both high level and low level audio features.
Source Code Management

Source Code Management

https://github.com/fracpete/musicg

Download musicg 1.4.2.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.