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

ru.noties:markwon-syntax 1.1.0

Markwon

Группа

Группа

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

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

markwon-syntax
Версия

Версия

1.1.0
Тип

Тип

aar

Скачать markwon-syntax 1.1.0


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