Last Version

coil-bom 2.1.0

An image loading library for Android backed by Kotlin Coroutines.

License

License

GroupId

GroupId

io.coil-kt
ArtifactId

ArtifactId

coil-bom
Version

Version

2.1.0
Type

Type

aar
Description

Description

coil-bom
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-bom 2.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.