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