Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.arthenica |
ArtifactId | ArtifactIdmobile-ffmpeg-video |
Version | Version4.4 |
Type | Typeaar |
Filename | Size |
---|---|
mobile-ffmpeg-video-4.4.pom | |
mobile-ffmpeg-video-4.4.aar | 44 MB |
mobile-ffmpeg-video-4.4-sources.jar | 33 KB |
mobile-ffmpeg-video-4.4-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-video/ -->
<dependency>
<groupId>com.arthenica</groupId>
<artifactId>mobile-ffmpeg-video</artifactId>
<version>4.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-video/
implementation 'com.arthenica:mobile-ffmpeg-video:4.4'
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-video/
implementation ("com.arthenica:mobile-ffmpeg-video:4.4")
'com.arthenica:mobile-ffmpeg-video:aar:4.4'
<dependency org="com.arthenica" name="mobile-ffmpeg-video" rev="4.4">
<artifact name="mobile-ffmpeg-video" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arthenica', module='mobile-ffmpeg-video', version='4.4')
)
libraryDependencies += "com.arthenica" % "mobile-ffmpeg-video" % "4.4"
[com.arthenica/mobile-ffmpeg-video "4.4"]