is not current version
Last Version 1.5.2

com.github.skydoves:landscapist-fresco 1.2.0

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

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-fresco
Version

Version

1.2.0
Type

Type

aar

Download landscapist-fresco 1.2.0


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