License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdlandscapist-coil |
Version | Version1.2.3 |
Type | Typeaar |
Description |
Descriptionlandscapist-coil
Jetpack Compose image library for requesting and loading images using Coil.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
landscapist-coil-1.2.3.pom | |
landscapist-coil-1.2.3.module | 3 KB |
landscapist-coil-1.2.3-sources.jar | 5 KB |
landscapist-coil-1.2.3-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist-coil/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>landscapist-coil</artifactId>
<version>1.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-coil/
implementation 'com.github.skydoves:landscapist-coil:1.2.3'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-coil/
implementation ("com.github.skydoves:landscapist-coil:1.2.3")
'com.github.skydoves:landscapist-coil:aar:1.2.3'
<dependency org="com.github.skydoves" name="landscapist-coil" rev="1.2.3">
<artifact name="landscapist-coil" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist-coil', version='1.2.3')
)
libraryDependencies += "com.github.skydoves" % "landscapist-coil" % "1.2.3"
[com.github.skydoves/landscapist-coil "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.skydoves : landscapist | jar | 1.2.3 |
io.coil-kt : coil | jar | 1.2.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.5.0-beta01 |
androidx.compose.ui » ui | jar | 1.0.0-beta08 |
androidx.compose.runtime » runtime | jar | 1.0.0-beta08 |
androidx.compose.foundation » foundation | jar | 1.0.0-beta08 |