MVN

com.mpatric : mp3agic

Maven & Gradle

Oct 14, 2017
5 usages
998 stars

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

<dependency>
    <groupId>com.mpatric</groupId>
    <artifactId>mp3agic</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mpatric : mp3agic to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.mpatric : mp3agic to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
mp3agic-0.9.1
mp3agic-0.9.0
0.8.x
mp3agic-0.8.4
mp3agic-0.8.3
mp3agic-0.8.2
mp3agic-0.8.1

How to add a dependency to Maven

Add the following com.mpatric : mp3agic maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mpatric</groupId>
    <artifactId>mp3agic</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mpatric : mp3agic gradle dependency to your build.gradle file:

implementation 'com.mpatric:mp3agic:0.9.1'

Gradle Kotlin DSL: Add the following com.mpatric : mp3agic gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mpatric:mp3agic:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mpatric : mp3agic sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mpatric" % "mp3agic" % "0.9.1"

Advertisement

Dependencies from Group

Oct 14, 2017
5 usages
998 stars

Discover Dependencies

Aug 24, 2023
10 usages
30 stars
Jun 30, 2023
2 usages
1k stars
Dec 01, 2022
77 usages
13.5k stars
Sep 25, 2019
50 usages
853 stars
ui
Jul 07, 2016
19 stars
Sep 04, 2018
9 usages
213 stars
May 01, 2023
46 usages
756 stars
Feb 15, 2018
25 usages
6.3k stars
Jun 02, 2019
491 stars