Jar examples for j:JID3
JID3 is a class library, written in Java and licensed under the LGPL, which provides the required functionality for editing ID3 tags commonly used in MP3 media files.
You can download jar file JID3 0.46 in this page.
LPGL
You can use the following script to add JID3-0.46.jar to your project.
<dependency> <groupId>org.blinkenlights.jid3</groupId> <artifactId>JID3</artifactId> <version>0.46</version> </dependency>
compile group: 'org.blinkenlights.jid3', name: 'JID3', version: '0.46'
libraryDependencies += "org.blinkenlights.jid3" % "JID3" % "0.46"
<dependency org="org.blinkenlights.jid3" name="JID3" rev="0.46"/>
@Grapes(@Grab(group='org.blinkenlights.jid3', module='JID3', version='0.46'))
'org.blinkenlights.jid3:JID3:jar:0.46'
Click the following link to download the jar file.
JID3-0.46.jar