Download simple_videoview-1.2.1.jar file - Jar s

Jar examples for s:simple-videoview

Description

Simplify and improve video playback in Android.

You can download jar file simple_videoview 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add simple_videoview-1.2.1.jar to your project.

<dependency>
   <groupId>com.klinkerapps</groupId>
   <artifactId>simple_videoview</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.klinkerapps', name: 'simple_videoview', version: '1.2.1'
libraryDependencies += "com.klinkerapps" % "simple_videoview" % "1.2.1"
<dependency org="com.klinkerapps" name="simple_videoview" rev="1.2.1"/>
@Grapes(@Grab(group='com.klinkerapps', module='simple_videoview', version='1.2.1'))
'com.klinkerapps:simple_videoview:jar:1.2.1'

Download

Click the following link to download the jar file.

simple_videoview-1.2.1-javadoc.jar
simple_videoview-1.2.1-sources.jar
simple_videoview-1.2.1.pom



Related Tutorials