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