is not current version
Last Version 1.5.2

landscapist-coil 1.2.6

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.6
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.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.skydoves : landscapist jar 1.2.6
io.coil-kt : coil jar 1.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (4)

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

Project Modules

There are no modules declared in this project.