is not current version
Last Version 4.6.2

io.noties.markwon:image-glide 4.3.0

Markwon image loading module (based on Glide library)

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

image-glide
Version

Version

4.3.0
Type

Type

aar

Download image-glide 4.3.0


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