GroupId | GroupIdio.agrest.docs |
---|---|
ArtifactId | ArtifactIdagrest-asciidoc-postprocessor |
Version | Version4.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.agrest.docs/agrest-asciidoc-postprocessor/ -->
<dependency>
<groupId>io.agrest.docs</groupId>
<artifactId>agrest-asciidoc-postprocessor</artifactId>
<version>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest.docs/agrest-asciidoc-postprocessor/
implementation 'io.agrest.docs:agrest-asciidoc-postprocessor:4.4'
// https://jarcasting.com/artifacts/io.agrest.docs/agrest-asciidoc-postprocessor/
implementation ("io.agrest.docs:agrest-asciidoc-postprocessor:4.4")
'io.agrest.docs:agrest-asciidoc-postprocessor:jar:4.4'
<dependency org="io.agrest.docs" name="agrest-asciidoc-postprocessor" rev="4.4">
<artifact name="agrest-asciidoc-postprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest.docs', module='agrest-asciidoc-postprocessor', version='4.4')
)
libraryDependencies += "io.agrest.docs" % "agrest-asciidoc-postprocessor" % "4.4"
[io.agrest.docs/agrest-asciidoc-postprocessor "4.4"]