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