License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdlandscapist |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlandscapist
Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
landscapist-1.5.2.pom | |
landscapist-1.5.2.aar | 63 KB |
landscapist-1.5.2-sources.jar | 10 KB |
landscapist-1.5.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>landscapist</artifactId>
<version>1.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist/
implementation 'com.github.skydoves:landscapist:1.5.2'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist/
implementation ("com.github.skydoves:landscapist:1.5.2")
'com.github.skydoves:landscapist:aar:1.5.2'
<dependency org="com.github.skydoves" name="landscapist" rev="1.5.2">
<artifact name="landscapist" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist', version='1.5.2')
)
libraryDependencies += "com.github.skydoves" % "landscapist" % "1.5.2"
[com.github.skydoves/landscapist "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.palette » palette-ktx | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |