License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.docs |
ArtifactId | ArtifactIdbootique-asciidoc-internal |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-asciidoc-internal: Asciidoc extension for Bootique docs
Bootique private module with Asciidoc extension for building and customizing Bootique docs.
|
Project Organization |
Project OrganizationObjectStyle LLC |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.bootique.docs/bootique-asciidoc-internal/ -->
<dependency>
<groupId>io.bootique.docs</groupId>
<artifactId>bootique-asciidoc-internal</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.docs/bootique-asciidoc-internal/
implementation 'io.bootique.docs:bootique-asciidoc-internal:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.docs/bootique-asciidoc-internal/
implementation ("io.bootique.docs:bootique-asciidoc-internal:2.0.1")
'io.bootique.docs:bootique-asciidoc-internal:jar:2.0.1'
<dependency org="io.bootique.docs" name="bootique-asciidoc-internal" rev="2.0.1">
<artifact name="bootique-asciidoc-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.docs', module='bootique-asciidoc-internal', version='2.0.1')
)
libraryDependencies += "io.bootique.docs" % "bootique-asciidoc-internal" % "2.0.1"
[io.bootique.docs/bootique-asciidoc-internal "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.asciidoctor : asciidoctorj-api | jar | 2.1.0 |
org.jsoup : jsoup | jar | 1.12.1 |