is not current version
Last Version 1.5.2

landscapist-coil 1.2.2

Jetpack Compose image library for requesting and loading images using Coil.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-coil
Version

Version

1.2.2
Type

Type

aar
Description

Description

landscapist-coil
Jetpack Compose image library for requesting and loading images using Coil.
Project URL

Project URL

https://github.com/skydoves/landscapist/
Source Code Management

Source Code Management

https://github.com/skydoves/landscapist/

Download landscapist-coil 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.skydoves : landscapist jar 1.2.2
io.coil-kt : coil jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.5.0-beta01
androidx.compose.ui » ui jar 1.0.0-beta07
androidx.compose.runtime » runtime jar 1.0.0-beta07
androidx.compose.foundation » foundation jar 1.0.0-beta07

Project Modules

There are no modules declared in this project.