/jaudiotagger

Fake Repository in order to use JAudioTagger 2.2.6 with Gradle and Maven

Primary LanguageJavaOtherNOASSERTION

jaudiotagger

Fake Repository in order to use JAudioTagger 2.2.6 with Gradle and Maven

Latest Version HitCount

Step 1. Add the JitPack repository to your build file

https://jitpack.io/#goxr3plus/jaudiotagger

<repositories>
	<repository>
	   <id>jitpack.io</id>
	   <url>https://jitpack.io</url>
        </repository>
</repositories>

Step 2. Add the dependency

<dependency>
   <groupId>com.github.goxr3plus</groupId>
   <artifactId>jaudiotagger</artifactId>
   <version>2.2.7</version>
</dependency>

This repository is a fork (though not complete from [ https://bitbucket.org/ijabz/jaudiotagger ]

So don't use the code from here ... :)