MVN

io.github.nefilim.gradle.github-actions-generator-plugin : io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin

Maven & Gradle

Mar 24, 2022
0 stars

github-actions-generator-plugin · Github Actions Workflow Generator Plugin

<dependency>
    <groupId>io.github.nefilim.gradle.github-actions-generator-plugin</groupId>
    <artifactId>io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.nefilim.gradle.github-actions-generator-plugin : io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of io.github.nefilim.gradle.github-actions-generator-plugin : io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.3.1
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.3.0
0.2.x
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.2.3
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.2.2
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.2.1
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.2.0
0.0.x
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.0.6
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.0.5
io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.nefilim.gradle.github-actions-generator-plugin</groupId>
    <artifactId>io.github.nefilim.gradle.github-actions-generator-plugin.gradle.plugin</artifactId>
    <version>0.3.1</version>
</dependency>