jaudiotagger

The aim of this project is to provide a world class Java library for editing tag information in audio files. Most existing solutions are not java based inhibiting the use of java applications with digital files.

License

License

GroupId

GroupId

org
ArtifactId

ArtifactId

jaudiotagger
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jaudiotagger
The aim of this project is to provide a world class Java library for editing tag information in audio files. Most existing solutions are not java based inhibiting the use of java applications with digital files.
Project Organization

Project Organization

java.net

Download jaudiotagger

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1