How To Install Java Artifact org.asciidoctor.asciidoctorj-api vv1.6.0-RC.2

org.asciidoctor asciidoctorj-api v1.6.0-RC.2

Introduction

In this article, we'll learn how to install Java artifact asciidoctorj-api from org.asciidoctor group in version v1.6.0-RC.2. The artifact is available in 36 versions: v1.6.0-RC.2 3.0.0-alpha.2 3.0.0-alpha.1 2.5.13 2.5.12 2.5.11 2.5.10 2.5.9 2.5.8 2.5.7 2.5.6 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.3 2.4.2 2.4.1 2.4.0 2.3.1 2.3.0 2.2.0 2.1.0 2.0.0-RC.3 2.0.0-RC.2 2.0.0-RC.1 2.0.0 1.7.0-RC.1 1.6.2 1.6.1 1.6.0-alpha.7 1.6.0-RC.2 1.6.0-RC.1 1.6.0 . The asciidoctorj-api project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/asciidoctor/asciidoctorj .

How To Install Java Artifact org.asciidoctor.asciidoctorj-api In Version v1.6.0-RC.2

To install the asciidoctorj-api artifact in version v1.6.0-RC.2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses asciidoctorj-api dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses