не последняя версия
Последняя версия 0.2.5

com.github.hiteshsondhi88.libffmpeg:FFmpegAndroid 0.2.2

Java implementation of ffmpeg for Android

Группа

Группа

com.github.hiteshsondhi88.libffmpeg
Идентификатор

Идентификатор

FFmpegAndroid
Версия

Версия

0.2.2
Тип

Тип

aar

Скачать FFmpegAndroid 0.2.2


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