MVN

com.klinkerapps : simple_videoview

Maven & Gradle

Feb 06, 2017
1 usages
46 stars

Android SimpleVideoView · Simplify and improve video playback in Android.

<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>simple_videoview</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.klinkerapps : simple_videoview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.klinkerapps : simple_videoview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
simple_videoview-1.2.4
simple_videoview-1.2.3
simple_videoview-1.2.2
simple_videoview-1.2.1
simple_videoview-1.2.0
1.1.x
simple_videoview-1.1.5
simple_videoview-1.1.4
simple_videoview-1.1.3
simple_videoview-1.1.2
simple_videoview-1.1.1
simple_videoview-1.1.0
1.0.x
simple_videoview-1.0.4
simple_videoview-1.0.3
simple_videoview-1.0.2
simple_videoview-1.0.1
simple_videoview-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>simple_videoview</artifactId>
    <version>1.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.klinkerapps : simple_videoview gradle dependency to your build.gradle file:

implementation 'com.klinkerapps:simple_videoview:1.2.4'

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

implementation("com.klinkerapps:simple_videoview:1.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.klinkerapps : simple_videoview sbt scala dependency to your build.sbt file:

libraryDependencies += "com.klinkerapps" % "simple_videoview" % "1.2.4"

Advertisement

Dependencies from Group

May 10, 2019
2 usages
684 stars
Nov 18, 2017
2 usages
18.6k stars
Feb 06, 2017
1 usages
46 stars
Oct 28, 2016
1 usages
504 stars
Feb 08, 2017
1 usages
7 stars

Discover Dependencies