Accompanist Image Loading Core library

Utilities for Jetpack Compose

License

License

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-imageloading-core
Last Version

Last Version

0.15.0
Release Date

Release Date

Type

Type

aar
Description

Description

Accompanist Image Loading Core library
Utilities for Jetpack Compose
Project URL

Project URL

https://github.com/google/accompanist/
Source Code Management

Source Code Management

https://github.com/google/accompanist/

Download accompanist-imageloading-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (2)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0

Project Modules

There are no modules declared in this project.
com.google.accompanist

Google

Google ❤️ Open Source

Versions

Version
0.15.0
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.1
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0
0.6.2