| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.yahiaangelo.markdownedittext |
| Идентификатор | Идентификаторmarkdownedittext |
| Версия | Версия1.1.3 |
| Тип | Типaar |
| Описание |
ОписаниеMarkdownEditText
A native Rich Text Editor with Markdown export option.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| markdownedittext-1.1.3.pom | |
| markdownedittext-1.1.3-sources.jar | 11 KB |
| markdownedittext-1.1.3-javadoc.jar | 520 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.yahiaangelo.markdownedittext/markdownedittext/ -->
<dependency>
<groupId>io.github.yahiaangelo.markdownedittext</groupId>
<artifactId>markdownedittext</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yahiaangelo.markdownedittext/markdownedittext/
implementation 'io.github.yahiaangelo.markdownedittext:markdownedittext:1.1.3'
// https://jarcasting.com/artifacts/io.github.yahiaangelo.markdownedittext/markdownedittext/
implementation ("io.github.yahiaangelo.markdownedittext:markdownedittext:1.1.3")
'io.github.yahiaangelo.markdownedittext:markdownedittext:aar:1.1.3'
<dependency org="io.github.yahiaangelo.markdownedittext" name="markdownedittext" rev="1.1.3">
<artifact name="markdownedittext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yahiaangelo.markdownedittext', module='markdownedittext', version='1.1.3')
)
libraryDependencies += "io.github.yahiaangelo.markdownedittext" % "markdownedittext" % "1.1.3"
[io.github.yahiaangelo.markdownedittext/markdownedittext "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |
| io.noties.markwon : core | jar | 4.6.1 |
| io.noties.markwon : html | jar | 4.6.1 |
| io.noties.markwon : ext-strikethrough | jar | 4.6.1 |
| io.noties.markwon : ext-tasklist | jar | 4.6.1 |