Sketch

Android Sketch Image Loader

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.panpf.sketch3
ArtifactId

ArtifactId

sketch-video-ffmpeg
Last Version

Last Version

3.0.0-beta02
Release Date

Release Date

Type

Type

aar
Description

Description

Sketch
Android Sketch Image Loader
Project URL

Project URL

https://github.com/panpf/sketch
Source Code Management

Source Code Management

https://github.com/panpf/sketch

Download sketch-video-ffmpeg

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-beta02
3.0.0-beta01
3.0.0-alpha04
3.0.0-alpha03
3.0.0-alpha02
3.0.0-alpha01