License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdlandscapist-fresco |
Version | Version1.4.5 |
Type | Typeaar |
Description |
Descriptionlandscapist-fresco
Jetpack Compose image library for requesting and loading images using Fresco.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
landscapist-fresco-1.4.5.pom | |
landscapist-fresco-1.4.5.module | 3 KB |
landscapist-fresco-1.4.5-sources.jar | 261 bytes |
landscapist-fresco-1.4.5-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist-fresco/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>landscapist-fresco</artifactId>
<version>1.4.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-fresco/
implementation 'com.github.skydoves:landscapist-fresco:1.4.5'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-fresco/
implementation ("com.github.skydoves:landscapist-fresco:1.4.5")
'com.github.skydoves:landscapist-fresco:aar:1.4.5'
<dependency org="com.github.skydoves" name="landscapist-fresco" rev="1.4.5">
<artifact name="landscapist-fresco" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist-fresco', version='1.4.5')
)
libraryDependencies += "com.github.skydoves" % "landscapist-fresco" % "1.4.5"
[com.github.skydoves/landscapist-fresco "1.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.skydoves : landscapist | jar | 1.4.5 |
com.facebook.fresco : fresco | jar | 2.6.0 |
com.facebook.fresco : imagepipeline-okhttp3 | jar | 2.6.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.5.0-beta01 |
androidx.compose.ui » ui | jar | 1.1.0-rc01 |
androidx.compose.runtime » runtime | jar | 1.1.0-rc01 |
androidx.compose.foundation » foundation | jar | 1.1.0-rc01 |