| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.thevpc.common | 
| ArtifactId | ArtifactIdthevpc-common-md-asciidoctor | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnet.thevpc.common.thevpc-common-md-asciidoctor AsciiDoctor parser and templating support Library | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-md-asciidoctor/ -->
<dependency>
    <groupId>net.thevpc.common</groupId>
    <artifactId>thevpc-common-md-asciidoctor</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-md-asciidoctor/
implementation 'net.thevpc.common:thevpc-common-md-asciidoctor:1.2.0'// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-md-asciidoctor/
implementation ("net.thevpc.common:thevpc-common-md-asciidoctor:1.2.0")'net.thevpc.common:thevpc-common-md-asciidoctor:jar:1.2.0'<dependency org="net.thevpc.common" name="thevpc-common-md-asciidoctor" rev="1.2.0">
  <artifact name="thevpc-common-md-asciidoctor" type="jar" />
</dependency>@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-md-asciidoctor', version='1.2.0')
)libraryDependencies += "net.thevpc.common" % "thevpc-common-md-asciidoctor" % "1.2.0"[net.thevpc.common/thevpc-common-md-asciidoctor "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.thevpc.common : thevpc-common-md | jar | 1.2.0 | 
| org.yaml : snakeyaml | jar | 1.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |