Last Version

landscapist-fresco-websupport 1.5.2

Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-fresco-websupport
Version

Version

1.5.2
Type

Type

aar
Description

Description

landscapist-fresco-websupport
Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.
Project URL

Project URL

https://github.com/skydoves/landscapist
Source Code Management

Source Code Management

https://github.com/skydoves/landscapist/tree/main

Download landscapist-fresco-websupport 1.5.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.skydoves : landscapist-fresco jar 1.5.2
com.facebook.fresco : animated-webp jar 2.6.0
com.facebook.fresco : animated-gif jar 2.6.0
com.facebook.fresco : animated-drawable jar 2.6.0
com.facebook.fresco : webpsupport jar 2.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.compose.ui » ui jar 1.1.1
androidx.compose.runtime » runtime jar 1.1.1
androidx.compose.foundation » foundation jar 1.1.1

Project Modules

There are no modules declared in this project.