is not current version
Last Version 1.5.2

landscapist-glide 1.2.2

Jetpack Compose image library for requesting and loading images using Glide.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

landscapist-glide
Version

Version

1.2.2
Type

Type

aar
Description

Description

landscapist-glide
Jetpack Compose image library for requesting and loading images using Glide.
Project URL

Project URL

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

Source Code Management

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

Download landscapist-glide 1.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.skydoves : landscapist jar 1.2.2
com.github.bumptech.glide : glide jar 4.12.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (4)

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

Project Modules

There are no modules declared in this project.