is not current version
Last Version 1.5.2

com.github.skydoves:landscapist-fresco-websupport 1.4.7

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

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-fresco-websupport
Version

Version

1.4.7
Type

Type

aar

Download landscapist-fresco-websupport 1.4.7


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