Last Version

coil-svg 2.1.0

An image loading library for Android backed by Kotlin Coroutines.

License

License

GroupId

GroupId

io.coil-kt
ArtifactId

ArtifactId

coil-svg
Version

Version

2.1.0
Type

Type

aar
Description

Description

coil-svg
An image loading library for Android backed by Kotlin Coroutines.
Project URL

Project URL

https://github.com/coil-kt/coil
Source Code Management

Source Code Management

https://github.com/coil-kt/coil

Download coil-svg 2.1.0


<!-- https://jarcasting.com/artifacts/io.coil-kt/coil-svg/ -->
<dependency>
    <groupId>io.coil-kt</groupId>
    <artifactId>coil-svg</artifactId>
    <version>2.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.coil-kt/coil-svg/
implementation 'io.coil-kt:coil-svg:2.1.0'
// https://jarcasting.com/artifacts/io.coil-kt/coil-svg/
implementation ("io.coil-kt:coil-svg:2.1.0")
'io.coil-kt:coil-svg:aar:2.1.0'
<dependency org="io.coil-kt" name="coil-svg" rev="2.1.0">
  <artifact name="coil-svg" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.coil-kt', module='coil-svg', version='2.1.0')
)
libraryDependencies += "io.coil-kt" % "coil-svg" % "2.1.0"
[io.coil-kt/coil-svg "2.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.coil-kt : coil-base jar 2.1.0

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
com.caverock : androidsvg-aar jar 1.4

Project Modules

There are no modules declared in this project.