is not current version
Last Version 1.0.2

com.warnyul.android.fast-video-view:fast-video-view 1.0.0

TextureView based VideoView implementation for Android.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.warnyul.android.fast-video-view
ArtifactId

ArtifactId

fast-video-view
Version

Version

1.0.0
Type

Type

jar

Download fast-video-view 1.0.0


<!-- https://jarcasting.com/artifacts/com.warnyul.android.fast-video-view/fast-video-view/ -->
<dependency>
    <groupId>com.warnyul.android.fast-video-view</groupId>
    <artifactId>fast-video-view</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.warnyul.android.fast-video-view/fast-video-view/
implementation 'com.warnyul.android.fast-video-view:fast-video-view:1.0.0'
// https://jarcasting.com/artifacts/com.warnyul.android.fast-video-view/fast-video-view/
implementation ("com.warnyul.android.fast-video-view:fast-video-view:1.0.0")
'com.warnyul.android.fast-video-view:fast-video-view:jar:1.0.0'
<dependency org="com.warnyul.android.fast-video-view" name="fast-video-view" rev="1.0.0">
  <artifact name="fast-video-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.warnyul.android.fast-video-view', module='fast-video-view', version='1.0.0')
)
libraryDependencies += "com.warnyul.android.fast-video-view" % "fast-video-view" % "1.0.0"
[com.warnyul.android.fast-video-view/fast-video-view "1.0.0"]