License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdlandscapist-coil |
Version | Version1.5.0 |
Type | Typepom |
Description |
Descriptionlandscapist-coil
Jetpack Compose image library for requesting and loading images using Coil.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist-coil/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>landscapist-coil</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-coil/
implementation 'com.github.skydoves:landscapist-coil:1.5.0'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-coil/
implementation ("com.github.skydoves:landscapist-coil:1.5.0")
'com.github.skydoves:landscapist-coil:pom:1.5.0'
<dependency org="com.github.skydoves" name="landscapist-coil" rev="1.5.0">
<artifact name="landscapist-coil" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist-coil', version='1.5.0')
)
libraryDependencies += "com.github.skydoves" % "landscapist-coil" % "1.5.0"
[com.github.skydoves/landscapist-coil "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.skydoves : landscapist Optional | jar | 1.5.0 |
io.coil-kt : coil Optional | jar | 1.4.0 |
io.coil-kt : coil-gif Optional | jar | 1.4.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 |