Jar examples for a:asciidoctorj-pdf
AsciidoctorJ PDF bundles the Asciidoctor PDF RubyGem (asciidoctor-pdf) so it can be loaded into the JVM using JRuby.
You can download jar file asciidoctorj-pdf 1.5.0-alpha.11 in this page.
The Apache Software License, Version 2.0
You can use the following script to add asciidoctorj-pdf-1.5.0-alpha.11.jar to your project.
<dependency> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctorj-pdf</artifactId> <version>1.5.0-alpha.11</version> </dependency>
compile group: 'org.asciidoctor', name: 'asciidoctorj-pdf', version: '1.5.0-alpha.11'
libraryDependencies += "org.asciidoctor" % "asciidoctorj-pdf" % "1.5.0-alpha.11"
<dependency org="org.asciidoctor" name="asciidoctorj-pdf" rev="1.5.0-alpha.11"/>
@Grapes(@Grab(group='org.asciidoctor', module='asciidoctorj-pdf', version='1.5.0-alpha.11'))
'org.asciidoctor:asciidoctorj-pdf:jar:1.5.0-alpha.11'
Click the following link to download the jar file.
asciidoctorj-pdf-1.5.0-alpha.11-javadoc.jar