Where can I download the mp3plugin.jar to play MP3s in Java code?

耗尽温柔 提交于 2019-11-27 02:16:45

问题


I need to Play a MP3 File in Java code under Linux environment (Ubuntu 11.04).

I tried to download the MP3plugin.jar file from http://www.oracle.com/technetwork/java/javase/download-137625.html ,but I can't see it in the list.

Note : "I downloaded the sun Java Media Framework"


回答1:


That is the link from which I downloaded the Jar some time ago, but it seems broken now. It leads to a page with a long list of APIs for download, none of which are that archive. :(


Fortunately, I use it in various web start apps. You can get it direct from my share drive. Using that link, it appears in a list. Here is the link for direct download.



来源:https://stackoverflow.com/questions/8392241/where-can-i-download-the-mp3plugin-jar-to-play-mp3s-in-java-code

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!