xiong-it / jaudiotagger

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ... :)

About

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

License:Other


Languages

Language:Java 99.6%Language:HTML 0.4%Language:Batchfile 0.0%