ID3 Tagging Library

Library to read and write ID3 tags

License

License

GroupId

GroupId

org.prelle
ArtifactId

ArtifactId

libid3
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ID3 Tagging Library
Library to read and write ID3 tags
Project URL

Project URL

https://bitbucket.org/taranion/libid3/
Source Code Management

Source Code Management

https://bitbucket.org/taranion/libid3.git

Download libid3

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar [1.2.15,)

test (1)

Group / Artifact Type Version
junit : junit jar [4.12,)

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0