is not current version
Last Version 1.5.2

com.github.skydoves:landscapist-coil 1.4.1

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

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-coil
Version

Version

1.4.1
Type

Type

aar

Download landscapist-coil 1.4.1


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