| License |
License |
|---|---|
| GroupId | GroupIdio.github.jdpxiaoming |
| ArtifactId | ArtifactIdffmpeg-cmd |
| Last Version | Last Version0.0.16 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionffmpeg-cmd
Video player based on FFmpeg n4.0.2
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ffmpeg-cmd-0.0.16.pom | |
| ffmpeg-cmd-0.0.16.aar | 12 MB |
| ffmpeg-cmd-0.0.16-sources.jar | 7 KB |
| ffmpeg-cmd-0.0.16-javadoc.jar | 410 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jdpxiaoming/ffmpeg-cmd/ -->
<dependency>
<groupId>io.github.jdpxiaoming</groupId>
<artifactId>ffmpeg-cmd</artifactId>
<version>0.0.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jdpxiaoming/ffmpeg-cmd/
implementation 'io.github.jdpxiaoming:ffmpeg-cmd:0.0.16'
// https://jarcasting.com/artifacts/io.github.jdpxiaoming/ffmpeg-cmd/
implementation ("io.github.jdpxiaoming:ffmpeg-cmd:0.0.16")
'io.github.jdpxiaoming:ffmpeg-cmd:aar:0.0.16'
<dependency org="io.github.jdpxiaoming" name="ffmpeg-cmd" rev="0.0.16">
<artifact name="ffmpeg-cmd" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jdpxiaoming', module='ffmpeg-cmd', version='0.0.16')
)
libraryDependencies += "io.github.jdpxiaoming" % "ffmpeg-cmd" % "0.0.16"
[io.github.jdpxiaoming/ffmpeg-cmd "0.0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.core » core-ktx | jar | 1.6.0-rc01 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |