MVN

com.github.biconou : AudioPlayer

Maven & Gradle

Jan 04, 2018
4 stars

AudioPlayer · An audio player library written in Java

<dependency>
    <groupId>com.github.biconou</groupId>
    <artifactId>AudioPlayer</artifactId>
    <version>0.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.biconou : AudioPlayer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.5

All Versions

Choose a version of com.github.biconou : AudioPlayer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
AudioPlayer-0.2.5
AudioPlayer-0.2.4
AudioPlayer-0.2.3
AudioPlayer-0.2.2
AudioPlayer-0.2.1
0.2
AudioPlayer-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.biconou</groupId>
    <artifactId>AudioPlayer</artifactId>
    <version>0.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.biconou : AudioPlayer gradle dependency to your build.gradle file:

implementation 'com.github.biconou:AudioPlayer:0.2.5'

Gradle Kotlin DSL: Add the following com.github.biconou : AudioPlayer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.biconou:AudioPlayer:0.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.biconou : AudioPlayer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.biconou" % "AudioPlayer" % "0.2.5"

Advertisement

Dependencies from Group

Jan 04, 2018
4 stars

Discover Dependencies

Dec 30, 2018
2 usages
177 stars
Dec 30, 2018
1 usages
177 stars
Mar 15, 2019
7 stars
May 17, 2017
3 usages
Sep 30, 2018
200 stars
Aug 25, 2023
26 usages
3.9k stars
Apr 03, 2023
8 usages
20 stars
Aug 05, 2023
1 usages
0 stars