License |
License |
---|---|
GroupId | GroupIdio.coil-kt |
ArtifactId | ArtifactIdcoil-base |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncoil-base
An image loading library for Android backed by Kotlin Coroutines.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coil-base-2.1.0.pom | |
coil-base-2.1.0.module | 4 KB |
coil-base-2.1.0-sources.jar | 99 KB |
coil-base-2.1.0-javadoc.jar | 229 KB |
Browse |
<!-- 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"]
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 |
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 |