не последняя версия
Последняя версия 1.5.2

com.github.skydoves:landscapist 1.4.1

Jetpack Compose image library for requesting and loading images.

Группа

Группа

com.github.skydoves
Идентификатор

Идентификатор

landscapist
Версия

Версия

1.4.1
Тип

Тип

aar

Скачать landscapist 1.4.1


<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist/ -->
<dependency>
    <groupId>com.github.skydoves</groupId>
    <artifactId>landscapist</artifactId>
    <version>1.4.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist/
implementation 'com.github.skydoves:landscapist:1.4.1'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist/
implementation ("com.github.skydoves:landscapist:1.4.1")
'com.github.skydoves:landscapist:aar:1.4.1'
<dependency org="com.github.skydoves" name="landscapist" rev="1.4.1">
  <artifact name="landscapist" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist', version='1.4.1')
)
libraryDependencies += "com.github.skydoves" % "landscapist" % "1.4.1"
[com.github.skydoves/landscapist "1.4.1"]