Last Version

coil-base 2.1.0

An image loading library for Android backed by Kotlin Coroutines.

License

License

GroupId

GroupId

io.coil-kt
ArtifactId

ArtifactId

coil-base
Version

Version

2.1.0
Type

Type

aar
Description

Description

coil-base
An image loading library for Android backed by Kotlin Coroutines.
Project URL

Project URL

https://github.com/coil-kt/coil
Source Code Management

Source Code Management

https://github.com/coil-kt/coil

Download coil-base 2.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime jar 2.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okio : okio jar 3.0.0

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
androidx.annotation » annotation jar 1.3.0
androidx.appcompat » appcompat-resources jar 1.4.1
androidx.collection » collection jar 1.2.0
androidx.core » core-ktx jar 1.7.0
androidx.exifinterface » exifinterface jar 1.3.3

Project Modules

There are no modules declared in this project.