License |
License |
---|---|
GroupId | GroupIdio.github.panpf.sketch3 |
ArtifactId | ArtifactIdsketch-svg |
Version | Version3.0.0-beta01 |
Type | Typeaar |
Description |
DescriptionSketch
Android Sketch Image Loader
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sketch-svg-3.0.0-beta01.pom | |
sketch-svg-3.0.0-beta01-sources.jar | 3 KB |
sketch-svg-3.0.0-beta01-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-svg/ -->
<dependency>
<groupId>io.github.panpf.sketch3</groupId>
<artifactId>sketch-svg</artifactId>
<version>3.0.0-beta01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-svg/
implementation 'io.github.panpf.sketch3:sketch-svg:3.0.0-beta01'
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-svg/
implementation ("io.github.panpf.sketch3:sketch-svg:3.0.0-beta01")
'io.github.panpf.sketch3:sketch-svg:aar:3.0.0-beta01'
<dependency org="io.github.panpf.sketch3" name="sketch-svg" rev="3.0.0-beta01">
<artifact name="sketch-svg" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.sketch3', module='sketch-svg', version='3.0.0-beta01')
)
libraryDependencies += "io.github.panpf.sketch3" % "sketch-svg" % "3.0.0-beta01"
[io.github.panpf.sketch3/sketch-svg "3.0.0-beta01"]
Group / Artifact | Type | Version |
---|---|---|
io.github.panpf.sketch3 : sketch | jar | 3.0.0-beta01 |
com.caverock : androidsvg-aar | jar | 1.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |