JID3 - A Java ID3 Class Library Implementation

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.

License

License

LPGL
GroupId

GroupId

org.blinkenlights.jid3
ArtifactId

ArtifactId

JID3
Last Version

Last Version

0.46
Release Date

Release Date

Type

Type

jar
Description

Description

JID3 - A Java ID3 Class Library Implementation
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.
Project Organization

Project Organization

Paul Grebenc

Download JID3

How to add to project

<!-- https://jarcasting.com/artifacts/org.blinkenlights.jid3/JID3/ -->
<dependency>
    <groupId>org.blinkenlights.jid3</groupId>
    <artifactId>JID3</artifactId>
    <version>0.46</version>
</dependency>
// https://jarcasting.com/artifacts/org.blinkenlights.jid3/JID3/
implementation 'org.blinkenlights.jid3:JID3:0.46'
// https://jarcasting.com/artifacts/org.blinkenlights.jid3/JID3/
implementation ("org.blinkenlights.jid3:JID3:0.46")
'org.blinkenlights.jid3:JID3:jar:0.46'
<dependency org="org.blinkenlights.jid3" name="JID3" rev="0.46">
  <artifact name="JID3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blinkenlights.jid3', module='JID3', version='0.46')
)
libraryDependencies += "org.blinkenlights.jid3" % "JID3" % "0.46"
[org.blinkenlights.jid3/JID3 "0.46"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.46