MVN

org.asciidoctor : asciidoctorj-revealjs

Maven & Gradle

Dec 20, 2020
611 stars

asciidoctorj-revealjs · AsciidoctorJ RevealJs bundles the Asciidoctor Reveal.js RubyGem (asciidoctor-reveal.js) so it can be loaded into the JVM using JRuby.

<dependency>
    <groupId>org.asciidoctor</groupId>
    <artifactId>asciidoctorj-revealjs</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.asciidoctor : asciidoctorj-revealjs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0

All Versions

Choose a version of org.asciidoctor : asciidoctorj-revealjs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
asciidoctorj-revealjs-4.1.0
4.0.x
asciidoctorj-revealjs-4.0.1
3.1.x
asciidoctorj-revealjs-3.1.0

How to add a dependency to Maven

Add the following org.asciidoctor : asciidoctorj-revealjs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.asciidoctor</groupId>
    <artifactId>asciidoctorj-revealjs</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.asciidoctor : asciidoctorj-revealjs gradle dependency to your build.gradle file:

implementation 'org.asciidoctor:asciidoctorj-revealjs:4.1.0'

Gradle Kotlin DSL: Add the following org.asciidoctor : asciidoctorj-revealjs gradle kotlin dependency to your build.gradle.kts file:

implementation("org.asciidoctor:asciidoctorj-revealjs:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.asciidoctor : asciidoctorj-revealjs sbt scala dependency to your build.sbt file:

libraryDependencies += "org.asciidoctor" % "asciidoctorj-revealjs" % "4.1.0"

Advertisement

Dependencies from Group

Jun 09, 2023
188 usages
611 stars
Jul 01, 2023
42 usages
33 stars
Aug 10, 2023
32 usages
9 stars
Jun 09, 2023
14 usages
611 stars
Oct 02, 2013
10 usages
610 stars

Discover Dependencies

May 19, 2023
21.5k stars
May 10, 2023
5 usages
4.2k stars
May 10, 2023
47 usages
4.2k stars
May 10, 2023
1 usages
4.2k stars
Mar 08, 2021
4.2k stars
Feb 13, 2020
0 stars