is not current version
Last Version 1.3.7

io.github.nopol10:alpha-movie 1.3.2

Improved alpha movie view for Android that plays alpha packed videos

GroupId

GroupId

io.github.nopol10
ArtifactId

ArtifactId

alpha-movie
Version

Version

1.3.2
Type

Type

aar

Download alpha-movie 1.3.2


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