is not current version
Last Version 4.5.1-1.LTS

com.arthenica:ffmpeg-kit-audio 4.5

Includes FFmpeg with lame, libilbc, libvorbis, opencore-amr, opus, shine, soxr, speex, twolame and vo-amrwbenc libraries enabled.

GroupId

GroupId

com.arthenica
ArtifactId

ArtifactId

ffmpeg-kit-audio
Version

Version

4.5
Type

Type

aar

Download ffmpeg-kit-audio 4.5


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