获取音频时长
This commit is contained in:
@ -18,6 +18,12 @@
|
|||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org</groupId>
|
||||||
|
<artifactId>jaudiotagger</artifactId>
|
||||||
|
<version>2.0.3</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
</dependency>
|
||||||
<!-- <dependency> -->
|
<!-- <dependency> -->
|
||||||
<!-- <groupId>com.fuyuanshen</groupId> -->
|
<!-- <groupId>com.fuyuanshen</groupId> -->
|
||||||
<!-- <artifactId>fys-app</artifactId> -->
|
<!-- <artifactId>fys-app</artifactId> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user