is not current version
Last Version 1.5.2

com.github.skydoves:landscapist-coil 1.2.0

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

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-coil
Version

Version

1.2.0
Type

Type

aar

Download landscapist-coil 1.2.0


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