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

com.sipgate:mp3-wav 1.0.0

A simple in memory mp3 to wave converrer

Группа

Группа

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

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

mp3-wav
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать mp3-wav 1.0.0


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