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