License |
License |
---|---|
GroupId | GroupIdio.agrest.docs |
ArtifactId | ArtifactIdagrest-asciidoc-postprocessor |
Last Version | Last Version4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAgrest framework documentation
|
<!-- https://jarcasting.com/artifacts/io.agrest.docs/agrest-asciidoc-postprocessor/ -->
<dependency>
<groupId>io.agrest.docs</groupId>
<artifactId>agrest-asciidoc-postprocessor</artifactId>
<version>4.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest.docs/agrest-asciidoc-postprocessor/
implementation 'io.agrest.docs:agrest-asciidoc-postprocessor:4.9'
// https://jarcasting.com/artifacts/io.agrest.docs/agrest-asciidoc-postprocessor/
implementation ("io.agrest.docs:agrest-asciidoc-postprocessor:4.9")
'io.agrest.docs:agrest-asciidoc-postprocessor:jar:4.9'
<dependency org="io.agrest.docs" name="agrest-asciidoc-postprocessor" rev="4.9">
<artifact name="agrest-asciidoc-postprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest.docs', module='agrest-asciidoc-postprocessor', version='4.9')
)
libraryDependencies += "io.agrest.docs" % "agrest-asciidoc-postprocessor" % "4.9"
[io.agrest.docs/agrest-asciidoc-postprocessor "4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.asciidoctor : asciidoctorj | jar | 1.6.0-alpha.7 |
org.jsoup : jsoup | jar | 1.14.3 |