не последняя версия
Последняя версия 4.6.2

io.noties.markwon:image 4.6.1

Markwon image loading module (with optional GIF and SVG support)

Группа

Группа

io.noties.markwon
Идентификатор

Идентификатор

image
Версия

Версия

4.6.1
Тип

Тип

aar

Скачать image 4.6.1

Имя Файла Размер
image-4.6.1.pom
image-4.6.1.aar 40 KB
image-4.6.1-sources.jar 18 KB
image-4.6.1-javadoc.jar 261 bytes
Обзор

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