is not current version
Last Version 4.5.1-1.LTS

com.arthenica:ffmpeg-kit-full 4.5.1

Includes FFmpeg with dav1d, fontconfig, freetype, fribidi, gmp, gnutls, kvazaar, lame, libass, libiconv, libilbc, libtheora, libvorbis, libvpx, libwebp, zimg, libxml2, opencore-amr, opus, shine, snappy, soxr, speex, twolame and vo-amrwbenc libraries enabled.

GroupId

GroupId

com.arthenica
ArtifactId

ArtifactId

ffmpeg-kit-full
Version

Version

4.5.1
Type

Type

aar

Download ffmpeg-kit-full 4.5.1


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