License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.rtoshiro.fullscreenvideoview |
ArtifactId | ArtifactIdfullscreenvideoview |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFullscreenVideoView Library
Android library to add fullscreen feature to VideoVideo
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fullscreenvideoview-1.1.3.pom | |
fullscreenvideoview-1.1.3.aar | 56 KB |
fullscreenvideoview-1.1.3-sources.jar | 7 KB |
fullscreenvideoview-1.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rtoshiro.fullscreenvideoview/fullscreenvideoview/ -->
<dependency>
<groupId>com.github.rtoshiro.fullscreenvideoview</groupId>
<artifactId>fullscreenvideoview</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rtoshiro.fullscreenvideoview/fullscreenvideoview/
implementation 'com.github.rtoshiro.fullscreenvideoview:fullscreenvideoview:1.1.3'
// https://jarcasting.com/artifacts/com.github.rtoshiro.fullscreenvideoview/fullscreenvideoview/
implementation ("com.github.rtoshiro.fullscreenvideoview:fullscreenvideoview:1.1.3")
'com.github.rtoshiro.fullscreenvideoview:fullscreenvideoview:aar:1.1.3'
<dependency org="com.github.rtoshiro.fullscreenvideoview" name="fullscreenvideoview" rev="1.1.3">
<artifact name="fullscreenvideoview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.rtoshiro.fullscreenvideoview', module='fullscreenvideoview', version='1.1.3')
)
libraryDependencies += "com.github.rtoshiro.fullscreenvideoview" % "fullscreenvideoview" % "1.1.3"
[com.github.rtoshiro.fullscreenvideoview/fullscreenvideoview "1.1.3"]