is not current version
Last Version 1.5.2

com.github.skydoves:landscapist-coil 1.2.7

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

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-coil
Version

Version

1.2.7
Type

Type

aar

Download landscapist-coil 1.2.7


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