License |
License |
---|---|
GroupId | GroupIdio.agrest.docs |
ArtifactId | ArtifactIdagrest-asciidoc-postprocessor |
Version | Version4.7 |
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.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest.docs/agrest-asciidoc-postprocessor/
implementation 'io.agrest.docs:agrest-asciidoc-postprocessor:4.7'
// https://jarcasting.com/artifacts/io.agrest.docs/agrest-asciidoc-postprocessor/
implementation ("io.agrest.docs:agrest-asciidoc-postprocessor:4.7")
'io.agrest.docs:agrest-asciidoc-postprocessor:jar:4.7'
<dependency org="io.agrest.docs" name="agrest-asciidoc-postprocessor" rev="4.7">
<artifact name="agrest-asciidoc-postprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest.docs', module='agrest-asciidoc-postprocessor', version='4.7')
)
libraryDependencies += "io.agrest.docs" % "agrest-asciidoc-postprocessor" % "4.7"
[io.agrest.docs/agrest-asciidoc-postprocessor "4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.asciidoctor : asciidoctorj | jar | 1.6.0-alpha.7 |
org.jsoup : jsoup | jar | 1.12.2 |