License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.panpf.sketch3 |
ArtifactId | ArtifactIdsketch-video |
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 |
Filename | Size |
---|---|
sketch-video-3.0.0-beta02.pom | |
sketch-video-3.0.0-beta02-sources.jar | 3 KB |
sketch-video-3.0.0-beta02-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-video/ -->
<dependency>
<groupId>io.github.panpf.sketch3</groupId>
<artifactId>sketch-video</artifactId>
<version>3.0.0-beta02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-video/
implementation 'io.github.panpf.sketch3:sketch-video:3.0.0-beta02'
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-video/
implementation ("io.github.panpf.sketch3:sketch-video:3.0.0-beta02")
'io.github.panpf.sketch3:sketch-video:aar:3.0.0-beta02'
<dependency org="io.github.panpf.sketch3" name="sketch-video" rev="3.0.0-beta02">
<artifact name="sketch-video" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.sketch3', module='sketch-video', version='3.0.0-beta02')
)
libraryDependencies += "io.github.panpf.sketch3" % "sketch-video" % "3.0.0-beta02"
[io.github.panpf.sketch3/sketch-video "3.0.0-beta02"]
Group / Artifact | Type | Version |
---|---|---|
io.github.panpf.sketch3 : sketch | jar | 3.0.0-beta02 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |