| License |
License |
|---|---|
| GroupId | GroupIdcom.sipgate |
| ArtifactId | ArtifactIdmp3-wav |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmp3-wav
A simple in memory mp3 to wave converter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mp3-wav-1.0.4.pom | |
| mp3-wav-1.0.4.jar | 5 KB |
| mp3-wav-1.0.4-sources.jar | 4 KB |
| mp3-wav-1.0.4-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sipgate/mp3-wav/ -->
<dependency>
<groupId>com.sipgate</groupId>
<artifactId>mp3-wav</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sipgate/mp3-wav/
implementation 'com.sipgate:mp3-wav:1.0.4'
// https://jarcasting.com/artifacts/com.sipgate/mp3-wav/
implementation ("com.sipgate:mp3-wav:1.0.4")
'com.sipgate:mp3-wav:jar:1.0.4'
<dependency org="com.sipgate" name="mp3-wav" rev="1.0.4">
<artifact name="mp3-wav" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sipgate', module='mp3-wav', version='1.0.4')
)
libraryDependencies += "com.sipgate" % "mp3-wav" % "1.0.4"
[com.sipgate/mp3-wav "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javazoom : jlayer | jar | 1.0.1 |
| com.googlecode.soundlibs : mp3spi | jar | 1.9.5.4 |
| com.googlecode.soundlibs : jlayer | jar | 1.0.1-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |