License |
License |
---|---|
GroupId | GroupIdcom.arthenica |
ArtifactId | ArtifactIdmobile-ffmpeg-min |
Version | Version4.4.LTS |
Type | Typeaar |
Description |
Descriptionmobile-ffmpeg-min
Includes FFmpeg v4.4-dev-416 without any external libraries enabled.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mobile-ffmpeg-min-4.4.LTS.pom | |
mobile-ffmpeg-min-4.4.LTS.aar | 31 MB |
mobile-ffmpeg-min-4.4.LTS-sources.jar | 33 KB |
mobile-ffmpeg-min-4.4.LTS-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-min/ -->
<dependency>
<groupId>com.arthenica</groupId>
<artifactId>mobile-ffmpeg-min</artifactId>
<version>4.4.LTS</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-min/
implementation 'com.arthenica:mobile-ffmpeg-min:4.4.LTS'
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-min/
implementation ("com.arthenica:mobile-ffmpeg-min:4.4.LTS")
'com.arthenica:mobile-ffmpeg-min:aar:4.4.LTS'
<dependency org="com.arthenica" name="mobile-ffmpeg-min" rev="4.4.LTS">
<artifact name="mobile-ffmpeg-min" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arthenica', module='mobile-ffmpeg-min', version='4.4.LTS')
)
libraryDependencies += "com.arthenica" % "mobile-ffmpeg-min" % "4.4.LTS"
[com.arthenica/mobile-ffmpeg-min "4.4.LTS"]