Jar examples for m:mp3agic
A java library for reading mp3 files and manipulating mp3 file ID3 tags (ID3v1 and ID3v2.2 to ID3v2.4).
You can download jar file mp3agic 0.8.2 in this page.
MIT License
You can use the following script to add mp3agic-0.8.2.jar to your project.
<dependency> <groupId>com.mpatric</groupId> <artifactId>mp3agic</artifactId> <version>0.8.2</version> </dependency>
compile group: 'com.mpatric', name: 'mp3agic', version: '0.8.2'
libraryDependencies += "com.mpatric" % "mp3agic" % "0.8.2"
<dependency org="com.mpatric" name="mp3agic" rev="0.8.2"/>
@Grapes(@Grab(group='com.mpatric', module='mp3agic', version='0.8.2'))
'com.mpatric:mp3agic:jar:0.8.2'
Click the following link to download the jar file.
mp3agic-0.8.2-javadoc.jar