is not current version
Last Version 1.5.2

com.github.skydoves:landscapist 1.3.4

Jetpack Compose image library for requesting and loading images.

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist
Version

Version

1.3.4
Type

Type

aar

Download landscapist 1.3.4


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