is not current version
Last Version 4.4.LTS

com.arthenica:mobile-ffmpeg-min 4.4

Includes FFmpeg v4.4-dev-416 without any external libraries enabled.

GroupId

GroupId

com.arthenica
ArtifactId

ArtifactId

mobile-ffmpeg-min
Version

Version

4.4
Type

Type

aar

Download mobile-ffmpeg-min 4.4


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