is not current version
Last Version 4.6.2

io.noties.markwon:image-picasso 4.1.0

Markwon image loading module (based on Picasso library)

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

image-picasso
Version

Version

4.1.0
Type

Type

aar

Download image-picasso 4.1.0


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