License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.panpf.sketch3 |
ArtifactId | ArtifactIdsketch-video-ffmpeg |
Last Version | Last Version3.0.0-beta02 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSketch
Android Sketch Image Loader
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-video-ffmpeg/ -->
<dependency>
<groupId>io.github.panpf.sketch3</groupId>
<artifactId>sketch-video-ffmpeg</artifactId>
<version>3.0.0-beta02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-video-ffmpeg/
implementation 'io.github.panpf.sketch3:sketch-video-ffmpeg:3.0.0-beta02'
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-video-ffmpeg/
implementation ("io.github.panpf.sketch3:sketch-video-ffmpeg:3.0.0-beta02")
'io.github.panpf.sketch3:sketch-video-ffmpeg:aar:3.0.0-beta02'
<dependency org="io.github.panpf.sketch3" name="sketch-video-ffmpeg" rev="3.0.0-beta02">
<artifact name="sketch-video-ffmpeg" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.sketch3', module='sketch-video-ffmpeg', version='3.0.0-beta02')
)
libraryDependencies += "io.github.panpf.sketch3" % "sketch-video-ffmpeg" % "3.0.0-beta02"
[io.github.panpf.sketch3/sketch-video-ffmpeg "3.0.0-beta02"]
Group / Artifact | Type | Version |
---|---|---|
io.github.panpf.sketch3 : sketch | jar | 3.0.0-beta02 |
io.github.panpf.sketch3 : sketch-video | jar | 3.0.0-beta02 |
com.github.wseemann : FFmpegMediaMetadataRetriever-core | jar | 1.0.16 |
com.github.wseemann : FFmpegMediaMetadataRetriever-native | jar | 1.0.16 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |