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.
'org.blinkenlights.jid3:JID3:0.46'
<dependency> <groupId>org.blinkenlights.jid3</groupId> <artifactId>JID3</artifactId> <version>0.46</version> </dependency>
<dependency org="org.blinkenlights.jid3" name="JID3" rev="0.46"/>
"org.blinkenlights.jid3", "JID3", "0.46"