在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):pdudits/soundlibs开源软件地址(OpenSource Url):https://github.com/pdudits/soundlibs开源编程语言(OpenSource Language):Java 60.2%开源软件介绍(OpenSource Introduction):Project aims to create and publish Maven artifacts for sound processing libraries that are not deployed to Maven Central Repository by their original authors. Since these projects are stable for several years (let’s not call them dead, shall we?), it is unlikely that they switch to Maven anytime soon. Following artifacts are released including source and javadoc artifacts:
How to useAdd any of these dependencies to your project: <dependency> <groupId>com.googlecode.soundlibs</groupId> <artifactId>tritonus-share</artifactId> <version>0.3.7.4</version> </dependency> <dependency> <groupId>com.googlecode.soundlibs</groupId> <artifactId>tritonus-all</artifactId> <version>0.3.7.2</version> </dependency> <dependency> <groupId>com.googlecode.soundlibs</groupId> <artifactId>jlayer</artifactId> <version>1.0.1.4</version> </dependency> <dependency> <groupId>com.googlecode.soundlibs</groupId> <artifactId>mp3spi</artifactId> <version>1.9.5.3</version> </dependency> <dependency> <groupId>com.googlecode.soundlibs</groupId> <artifactId>jorbis</artifactId> <version>0.0.17.4</version> </dependency> <dependency> <groupId>com.googlecode.soundlibs</groupId> <artifactId>vorbisspi</artifactId> <version>1.0.3.3</version> </dependency> <dependency> <groupId>com.googlecode.soundlibs</groupId> <artifactId>basicplayer</artifactId> <version>3.0.0.0</version> </dependency> Changessoundlibs 1.4
Due to new release process all modules have are re-released with new version number. Packaging versions are no longer separated with a dash, rather with a dot. soundlibs 1.3
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论