| License |
License |
|---|---|
| GroupId | GroupIdio.github.nopol10 |
| ArtifactId | ArtifactIdalpha-movie |
| Version | Version1.3.7 |
| Type | Typeaar |
| Description |
DescriptionImprovedAlphaMovieView
Improved alpha movie view for Android that plays alpha packed videos
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alpha-movie-1.3.7.pom | |
| alpha-movie-1.3.7-sources.jar | 21 KB |
| alpha-movie-1.3.7-javadoc.jar | 161 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.nopol10/alpha-movie/ -->
<dependency>
<groupId>io.github.nopol10</groupId>
<artifactId>alpha-movie</artifactId>
<version>1.3.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nopol10/alpha-movie/
implementation 'io.github.nopol10:alpha-movie:1.3.7'
// https://jarcasting.com/artifacts/io.github.nopol10/alpha-movie/
implementation ("io.github.nopol10:alpha-movie:1.3.7")
'io.github.nopol10:alpha-movie:aar:1.3.7'
<dependency org="io.github.nopol10" name="alpha-movie" rev="1.3.7">
<artifact name="alpha-movie" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.nopol10', module='alpha-movie', version='1.3.7')
)
libraryDependencies += "io.github.nopol10" % "alpha-movie" % "1.3.7"
[io.github.nopol10/alpha-movie "1.3.7"]