MVN

dev.gradleplugins.documentation.github-pages-site : dev.gradleplugins.documentation.github-pages-site.gradle.plugin

Maven & Gradle

Apr 18, 2023
46 stars

dev.gradleplugins.documentation.github-pages-site:dev.gradleplugins.documentation.github-pages-site.gradle.plugin · Generate GitHub pages site.

<dependency>
    <groupId>dev.gradleplugins.documentation.github-pages-site</groupId>
    <artifactId>dev.gradleplugins.documentation.github-pages-site.gradle.plugin</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.gradleplugins.documentation.github-pages-site : dev.gradleplugins.documentation.github-pages-site.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of dev.gradleplugins.documentation.github-pages-site : dev.gradleplugins.documentation.github-pages-site.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
dev.gradleplugins.documentation.github-pages-site.gradle.plugin-1.0.7
dev.gradleplugins.documentation.github-pages-site.gradle.plugin-1.0.6
dev.gradleplugins.documentation.github-pages-site.gradle.plugin-1.0.5
dev.gradleplugins.documentation.github-pages-site.gradle.plugin-1.0.4
dev.gradleplugins.documentation.github-pages-site.gradle.plugin-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.gradleplugins.documentation.github-pages-site</groupId>
    <artifactId>dev.gradleplugins.documentation.github-pages-site.gradle.plugin</artifactId>
    <version>1.0.7</version>
</dependency>