is not current version
Last Version 1.5.2

com.github.skydoves:landscapist-fresco 1.3.7

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

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-fresco
Version

Version

1.3.7
Type

Type

aar

Download landscapist-fresco 1.3.7


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