is not current version
Last Version 1.5.2

com.github.skydoves:landscapist 1.2.5

Jetpack Compose image library for requesting and loading images.

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist
Version

Version

1.2.5
Type

Type

aar

Download landscapist 1.2.5


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