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