Markdown to Asciidoc converter

This project is a fork of https://github.com/bodiam/markdown-to-asciidoc to avoid depending upon Jitpack (which prevents usage in legacy companies)

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.Riduidel.agile-architecture-documentation-system
Идентификатор

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

markdown-to-asciidoc
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Markdown to Asciidoc converter
This project is a fork of https://github.com/bodiam/markdown-to-asciidoc to avoid depending upon Jitpack (which prevents usage in legacy companies)

Скачать markdown-to-asciidoc

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/markdown-to-asciidoc/ -->
<dependency>
    <groupId>io.github.Riduidel.agile-architecture-documentation-system</groupId>
    <artifactId>markdown-to-asciidoc</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/markdown-to-asciidoc/
implementation 'io.github.Riduidel.agile-architecture-documentation-system:markdown-to-asciidoc:0.1.0'
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/markdown-to-asciidoc/
implementation ("io.github.Riduidel.agile-architecture-documentation-system:markdown-to-asciidoc:0.1.0")
'io.github.Riduidel.agile-architecture-documentation-system:markdown-to-asciidoc:jar:0.1.0'
<dependency org="io.github.Riduidel.agile-architecture-documentation-system" name="markdown-to-asciidoc" rev="0.1.0">
  <artifact name="markdown-to-asciidoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Riduidel.agile-architecture-documentation-system', module='markdown-to-asciidoc', version='0.1.0')
)
libraryDependencies += "io.github.Riduidel.agile-architecture-documentation-system" % "markdown-to-asciidoc" % "0.1.0"
[io.github.Riduidel.agile-architecture-documentation-system/markdown-to-asciidoc "0.1.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.pegdown : pegdown jar 1.6.0
org.jsoup : jsoup jar 1.14.2

test (5)

Идентификатор библиотеки Тип Версия
io.cucumber : cucumber-java jar 7.2.3
io.cucumber : cucumber-picocontainer jar 7.2.3
io.cucumber : cucumber-junit jar 7.2.3
junit : junit jar 4.13.2
org.apache.commons : commons-io jar 1.3.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.0
0.0.11
0.0.10