is not current version
Last Version 1.2.4

com.klinkerapps:simple_videoview 1.0.2

Simplify and improve video playback in Android.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

simple_videoview
Version

Version

1.0.2
Type

Type

aar

Download simple_videoview 1.0.2


<!-- https://jarcasting.com/artifacts/com.klinkerapps/simple_videoview/ -->
<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>simple_videoview</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.klinkerapps/simple_videoview/
implementation 'com.klinkerapps:simple_videoview:1.0.2'
// https://jarcasting.com/artifacts/com.klinkerapps/simple_videoview/
implementation ("com.klinkerapps:simple_videoview:1.0.2")
'com.klinkerapps:simple_videoview:aar:1.0.2'
<dependency org="com.klinkerapps" name="simple_videoview" rev="1.0.2">
  <artifact name="simple_videoview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.klinkerapps', module='simple_videoview', version='1.0.2')
)
libraryDependencies += "com.klinkerapps" % "simple_videoview" % "1.0.2"
[com.klinkerapps/simple_videoview "1.0.2"]