is not current version
Last Version 1.5.2

landscapist 1.2.2

Jetpack Compose image library for requesting and loading images.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist
Version

Version

1.2.2
Type

Type

aar
Description

Description

landscapist
Jetpack Compose image library for requesting and loading images.
Project URL

Project URL

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

Source Code Management

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

Download landscapist 1.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.5.0-beta01
androidx.compose.ui » ui jar 1.0.0-beta07
androidx.compose.runtime » runtime jar 1.0.0-beta07
androidx.compose.foundation » foundation jar 1.0.0-beta07
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1

Project Modules

There are no modules declared in this project.