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

io.bootique.docs:bootique-asciidoc-internal 2.0

Bootique private module with Asciidoc extension for building and customizing Bootique docs.

Категории

Категории

Bootique Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.bootique.docs
Идентификатор

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

bootique-asciidoc-internal
Версия

Версия

2.0
Тип

Тип

jar

Скачать bootique-asciidoc-internal 2.0


<!-- https://jarcasting.com/artifacts/io.bootique.docs/bootique-asciidoc-internal/ -->
<dependency>
    <groupId>io.bootique.docs</groupId>
    <artifactId>bootique-asciidoc-internal</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.docs/bootique-asciidoc-internal/
implementation 'io.bootique.docs:bootique-asciidoc-internal:2.0'
// https://jarcasting.com/artifacts/io.bootique.docs/bootique-asciidoc-internal/
implementation ("io.bootique.docs:bootique-asciidoc-internal:2.0")
'io.bootique.docs:bootique-asciidoc-internal:jar:2.0'
<dependency org="io.bootique.docs" name="bootique-asciidoc-internal" rev="2.0">
  <artifact name="bootique-asciidoc-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.docs', module='bootique-asciidoc-internal', version='2.0')
)
libraryDependencies += "io.bootique.docs" % "bootique-asciidoc-internal" % "2.0"
[io.bootique.docs/bootique-asciidoc-internal "2.0"]