License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdio.coil-kt |
ArtifactId | ArtifactIdcoil-base |
Version | Version1.2.2 |
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-1.2.2.pom | |
coil-base-1.2.2-sources.jar | 105 KB |
coil-base-1.2.2-javadoc.jar | 984 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.coil-kt/coil-base/ -->
<dependency>
<groupId>io.coil-kt</groupId>
<artifactId>coil-base</artifactId>
<version>1.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.coil-kt/coil-base/
implementation 'io.coil-kt:coil-base:1.2.2'
// https://jarcasting.com/artifacts/io.coil-kt/coil-base/
implementation ("io.coil-kt:coil-base:1.2.2")
'io.coil-kt:coil-base:aar:1.2.2'
<dependency org="io.coil-kt" name="coil-base" rev="1.2.2">
<artifact name="coil-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.coil-kt', module='coil-base', version='1.2.2')
)
libraryDependencies += "io.coil-kt" % "coil-base" % "1.2.2"
[io.coil-kt/coil-base "1.2.2"]
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 |
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.5.0 |
androidx.exifinterface » exifinterface | jar | 1.3.2 |
androidx.lifecycle » lifecycle-runtime | jar | 2.3.1 |