How To Install Java Artifact org.asciidoctor.asciidoctorj-epub3 v1.5.0-alpha.18

org.asciidoctor asciidoctorj-epub3 1.5.0-alpha.18

Introduction

In this article, we'll learn how to install Java artifact asciidoctorj-epub3 from org.asciidoctor group in version 1.5.0-alpha.18. The artifact is available in 21 versions: 2.1.3 2.1.0 2.0.1 1.5.1 1.5.0-alpha.19 1.5.0-alpha.18 1.5.0-alpha.17 1.5.0-alpha.16 1.5.0-alpha.15 1.5.0-alpha.14 1.5.0-alpha.13 1.5.0-alpha.11 1.5.0-alpha.10 1.5.0-alpha.9 1.5.0-alpha.8.1 1.5.0-alpha.8 1.5.0-alpha.7 1.5.0-alpha.6 1.5.0-alpha.5.1 1.5.0-alpha.5 1.5.0-alpha.4 . The asciidoctorj-epub3 project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/asciidoctor/asciidoctorj-epub3 .

How To Install Java Artifact org.asciidoctor.asciidoctorj-epub3 In Version 1.5.0-alpha.18

To install the asciidoctorj-epub3 artifact in version 1.5.0-alpha.18 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-epub3 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