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