License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdlandscapist-glide |
Version | Version1.5.0 |
Type | Typepom |
Description |
Descriptionlandscapist-glide
Jetpack Compose image library for requesting and loading images using Glide.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist-glide/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>landscapist-glide</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-glide/
implementation 'com.github.skydoves:landscapist-glide:1.5.0'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-glide/
implementation ("com.github.skydoves:landscapist-glide:1.5.0")
'com.github.skydoves:landscapist-glide:pom:1.5.0'
<dependency org="com.github.skydoves" name="landscapist-glide" rev="1.5.0">
<artifact name="landscapist-glide" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist-glide', version='1.5.0')
)
libraryDependencies += "com.github.skydoves" % "landscapist-glide" % "1.5.0"
[com.github.skydoves/landscapist-glide "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.skydoves : landscapist Optional | jar | 1.5.0 |
com.github.bumptech.glide : glide Optional | jar | 4.13.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.10 |
androidx.core » core-ktx Optional | jar | 1.5.0-beta01 |
androidx.compose.ui » ui Optional | jar | 1.1.1 |
androidx.compose.runtime » runtime Optional | jar | 1.1.1 |
androidx.compose.foundation » foundation Optional | jar | 1.1.1 |