darkmastermindz / JavaMP3Player

Demo implementation project of JavaMP3Player implemented with jlayer and mp3spi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaMP3Player

Demo 'hello world' JavaMP3Player project implemented with external jlayer and mp3spi libraries.

JavaDoc: https://darkmastermindz.github.io/JavaMP3Player/docs/javadoc/index.html

Getting Started

  1. Clone Project git clone https://github.com/darkmastermindz/JavaMP3Player.git

  2. Navigate into project cd JavaMP3Player

  3. Run build.gradle script to build dependencies and execute main class gradlew build runMain

About

Demo implementation project of JavaMP3Player implemented with jlayer and mp3spi

License:Apache License 2.0


Languages

Language:Java 100.0%