Jar examples for a:asciidoctor-maven-plugin
Asciidoctor Maven Plugin
You can download jar file asciidoctor-maven-plugin 1.5.3 in this page.
Apache License, Version 2.0
You can use the following script to add asciidoctor-maven-plugin-1.5.3.jar to your project.
<dependency> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctor-maven-plugin</artifactId> <version>1.5.3</version> </dependency>
compile group: 'org.asciidoctor', name: 'asciidoctor-maven-plugin', version: '1.5.3'
libraryDependencies += "org.asciidoctor" % "asciidoctor-maven-plugin" % "1.5.3"
<dependency org="org.asciidoctor" name="asciidoctor-maven-plugin" rev="1.5.3"/>
@Grapes(@Grab(group='org.asciidoctor', module='asciidoctor-maven-plugin', version='1.5.3'))
'org.asciidoctor:asciidoctor-maven-plugin:jar:1.5.3'
Click the following link to download the jar file.
asciidoctor-maven-plugin-1.5.3-javadoc.jar