License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdlandscapist |
Version | Version1.2.3 |
Type | Typeaar |
Description |
Descriptionlandscapist
Jetpack Compose image library for requesting and loading images.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
landscapist-1.2.3.pom | |
landscapist-1.2.3.module | 3 KB |
landscapist-1.2.3-sources.jar | 11 KB |
landscapist-1.2.3-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>landscapist</artifactId>
<version>1.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist/
implementation 'com.github.skydoves:landscapist:1.2.3'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist/
implementation ("com.github.skydoves:landscapist:1.2.3")
'com.github.skydoves:landscapist:aar:1.2.3'
<dependency org="com.github.skydoves" name="landscapist" rev="1.2.3">
<artifact name="landscapist" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist', version='1.2.3')
)
libraryDependencies += "com.github.skydoves" % "landscapist" % "1.2.3"
[com.github.skydoves/landscapist "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
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 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.1 |