is not current version
Last Version 0.2.5

com.github.hiteshsondhi88.libffmpeg:FFmpegAndroid 0.2.4

Java implementation of ffmpeg for Android

GroupId

GroupId

com.github.hiteshsondhi88.libffmpeg
ArtifactId

ArtifactId

FFmpegAndroid
Version

Version

0.2.4
Type

Type

aar

Download FFmpegAndroid 0.2.4


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