MVN

com.srmarlins.simpleexoplayer : simpleexoplayer

Maven & Gradle

Sep 09, 2015
12 stars

SimpleExoPlayer · An easy to use wrapper for Google's ExoPlayer class (A better replacement for MediaPlayer).

<dependency>
    <groupId>com.srmarlins.simpleexoplayer</groupId>
    <artifactId>simpleexoplayer</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.srmarlins.simpleexoplayer : simpleexoplayer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of com.srmarlins.simpleexoplayer : simpleexoplayer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
simpleexoplayer-0.9.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.srmarlins.simpleexoplayer</groupId>
    <artifactId>simpleexoplayer</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.srmarlins.simpleexoplayer : simpleexoplayer gradle dependency to your build.gradle file:

implementation 'com.srmarlins.simpleexoplayer:simpleexoplayer:0.9.5'

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

implementation("com.srmarlins.simpleexoplayer:simpleexoplayer:0.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.srmarlins.simpleexoplayer : simpleexoplayer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.srmarlins.simpleexoplayer" % "simpleexoplayer" % "0.9.5"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 15, 2021
2 usages
1.7k stars
Sep 10, 2015
21 usages
859 stars
Aug 06, 2023
175 usages
415 stars
Mar 23, 2016
1 usages
2 stars
Sep 08, 2015
37 usages
300 stars
Nov 07, 2022
19 usages
21 stars
Jun 15, 2023
290 usages
6k stars
Oct 02, 2016
4 usages
Jun 24, 2019
3 usages
8 stars