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