Last Version

asciidoctor-ant 1.6.2

Ant task to render your AsciiDoc documentation

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.asciidoctor
ArtifactId

ArtifactId

asciidoctor-ant
Version

Version

1.6.2
Type

Type

jar
Description

Description

asciidoctor-ant
Ant task to render your AsciiDoc documentation
Project URL

Project URL

https://github.com/asciidoctor/asciidoctor-ant
Source Code Management

Source Code Management

https://github.com/asciidoctor/asciidoctor-ant

Download asciidoctor-ant 1.6.2


<!-- https://jarcasting.com/artifacts/org.asciidoctor/asciidoctor-ant/ -->
<dependency>
    <groupId>org.asciidoctor</groupId>
    <artifactId>asciidoctor-ant</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.asciidoctor/asciidoctor-ant/
implementation 'org.asciidoctor:asciidoctor-ant:1.6.2'
// https://jarcasting.com/artifacts/org.asciidoctor/asciidoctor-ant/
implementation ("org.asciidoctor:asciidoctor-ant:1.6.2")
'org.asciidoctor:asciidoctor-ant:jar:1.6.2'
<dependency org="org.asciidoctor" name="asciidoctor-ant" rev="1.6.2">
  <artifact name="asciidoctor-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.asciidoctor', module='asciidoctor-ant', version='1.6.2')
)
libraryDependencies += "org.asciidoctor" % "asciidoctor-ant" % "1.6.2"
[org.asciidoctor/asciidoctor-ant "1.6.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
pl.pragmatists : JUnitParams jar 1.0.3
org.assertj : assertj-core jar 1.6.0

Project Modules

There are no modules declared in this project.