не последняя версия
Последняя версия 1.4.2.2

com.github.fracpete:musicg 1.4.2.1

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

Группа

Группа

com.github.fracpete
Идентификатор

Идентификатор

musicg
Версия

Версия

1.4.2.1
Тип

Тип

jar

Скачать musicg 1.4.2.1


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