Last Version

mp3agic 0.9.1

A java library for reading mp3 files and manipulating mp3 file ID3 tags (ID3v1 and ID3v2.2 to ID3v2.4).

License

License

GroupId

GroupId

com.mpatric
ArtifactId

ArtifactId

mp3agic
Version

Version

0.9.1
Type

Type

jar
Description

Description

mp3agic
A java library for reading mp3 files and manipulating mp3 file ID3 tags (ID3v1 and ID3v2.2 to ID3v2.4).
Project URL

Project URL

https://github.com/mpatric/mp3agic
Source Code Management

Source Code Management

http://github.com/mpatric/mp3agic

Download mp3agic 0.9.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.