is not current version
Last Version 2.1.0

coil-base 1.3.0

An image loading library for Android backed by Kotlin Coroutines.

License

License

GroupId

GroupId

io.coil-kt
ArtifactId

ArtifactId

coil-base
Version

Version

1.3.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 1.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
com.squareup.okhttp3 : okhttp jar 3.12.13
com.squareup.okio : okio jar 2.10.0

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.10
androidx.annotation » annotation jar 1.2.0
androidx.appcompat » appcompat-resources jar 1.3.0
androidx.collection » collection-ktx jar 1.1.0
androidx.core » core-ktx jar 1.6.0
androidx.exifinterface » exifinterface jar 1.3.2
androidx.lifecycle » lifecycle-runtime jar 2.3.1

Project Modules

There are no modules declared in this project.