License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdxyz.doikki.android.dkplayer |
ArtifactId | ArtifactIdvideocache |
Last Version | Last Version3.3.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionvideocache
A video player for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
videocache-3.3.5.pom | |
videocache-3.3.5-sources.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.doikki.android.dkplayer/videocache/ -->
<dependency>
<groupId>xyz.doikki.android.dkplayer</groupId>
<artifactId>videocache</artifactId>
<version>3.3.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.doikki.android.dkplayer/videocache/
implementation 'xyz.doikki.android.dkplayer:videocache:3.3.5'
// https://jarcasting.com/artifacts/xyz.doikki.android.dkplayer/videocache/
implementation ("xyz.doikki.android.dkplayer:videocache:3.3.5")
'xyz.doikki.android.dkplayer:videocache:aar:3.3.5'
<dependency org="xyz.doikki.android.dkplayer" name="videocache" rev="3.3.5">
<artifact name="videocache" type="aar" />
</dependency>
@Grapes(
@Grab(group='xyz.doikki.android.dkplayer', module='videocache', version='3.3.5')
)
libraryDependencies += "xyz.doikki.android.dkplayer" % "videocache" % "3.3.5"
[xyz.doikki.android.dkplayer/videocache "3.3.5"]