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

io.noties.markwon:image-glide 4.1.1

Markwon image loading module (based on Glide library)

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

image-glide
Версия

Версия

4.1.1
Тип

Тип

aar

Скачать image-glide 4.1.1


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