MVN

io.github.jcohy.gradle.asciidoctor-aggregate : io.github.jcohy.gradle.asciidoctor-aggregate.gradle.plugin

Maven & Gradle

Jan 20, 1970
5 stars

asciidoctor-aggregate · A Gradle plugin that provides some conventions when use AsciidoctorJPlugin

<dependency>
    <groupId>io.github.jcohy.gradle.asciidoctor-aggregate</groupId>
    <artifactId>io.github.jcohy.gradle.asciidoctor-aggregate.gradle.plugin</artifactId>
    <version>3.0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jcohy.gradle.asciidoctor-aggregate : io.github.jcohy.gradle.asciidoctor-aggregate.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0.9

All Versions

Choose a version of io.github.jcohy.gradle.asciidoctor-aggregate : io.github.jcohy.gradle.asciidoctor-aggregate.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
io.github.jcohy.gradle.asciidoctor-aggregate.gradle.plugin-3.0.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.jcohy.gradle.asciidoctor-aggregate</groupId>
    <artifactId>io.github.jcohy.gradle.asciidoctor-aggregate.gradle.plugin</artifactId>
    <version>3.0.0.9</version>
</dependency>