is not current version
Last Version 0.2.5.9-no-assets

org.bitbucket.yahor_makouski:FFmpegAndroid 0.2.5.8

Android implementation of ffmpeg for Android

GroupId

GroupId

org.bitbucket.yahor_makouski
ArtifactId

ArtifactId

FFmpegAndroid
Version

Version

0.2.5.8
Type

Type

aar

Download FFmpegAndroid 0.2.5.8


<!-- https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/FFmpegAndroid/ -->
<dependency>
    <groupId>org.bitbucket.yahor_makouski</groupId>
    <artifactId>FFmpegAndroid</artifactId>
    <version>0.2.5.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/FFmpegAndroid/
implementation 'org.bitbucket.yahor_makouski:FFmpegAndroid:0.2.5.8'
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/FFmpegAndroid/
implementation ("org.bitbucket.yahor_makouski:FFmpegAndroid:0.2.5.8")
'org.bitbucket.yahor_makouski:FFmpegAndroid:aar:0.2.5.8'
<dependency org="org.bitbucket.yahor_makouski" name="FFmpegAndroid" rev="0.2.5.8">
  <artifact name="FFmpegAndroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.yahor_makouski', module='FFmpegAndroid', version='0.2.5.8')
)
libraryDependencies += "org.bitbucket.yahor_makouski" % "FFmpegAndroid" % "0.2.5.8"
[org.bitbucket.yahor_makouski/FFmpegAndroid "0.2.5.8"]