is not current version
Last Version 1.2.4

com.klinkerapps:simple_videoview 1.1.0

Simplify and improve video playback in Android.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

simple_videoview
Version

Version

1.1.0
Type

Type

aar

Download simple_videoview 1.1.0


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