is not current version
Last Version 4.6.2

io.noties.markwon:image-coil 4.4.0

Markwon image loading module (based on Coil library)

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

image-coil
Version

Version

4.4.0
Type

Type

aar

Download image-coil 4.4.0


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