MVN

io.github.vadimpikha.gradle.update4j : io.github.vadimpikha.gradle.update4j.gradle.plugin

Maven & Gradle

Feb 09, 2023
0 stars

update4j · A library to generate the update4j file for your project. [FORK]

<dependency>
    <groupId>io.github.vadimpikha.gradle.update4j</groupId>
    <artifactId>io.github.vadimpikha.gradle.update4j.gradle.plugin</artifactId>
    <version>0.1.35</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.vadimpikha.gradle.update4j : io.github.vadimpikha.gradle.update4j.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.35

All Versions

Choose a version of io.github.vadimpikha.gradle.update4j : io.github.vadimpikha.gradle.update4j.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
io.github.vadimpikha.gradle.update4j.gradle.plugin-0.1.35
io.github.vadimpikha.gradle.update4j.gradle.plugin-0.1.28
io.github.vadimpikha.gradle.update4j.gradle.plugin-0.1.27
io.github.vadimpikha.gradle.update4j.gradle.plugin-0.1.25
io.github.vadimpikha.gradle.update4j.gradle.plugin-0.1.24
io.github.vadimpikha.gradle.update4j.gradle.plugin-0.1.23
io.github.vadimpikha.gradle.update4j.gradle.plugin-0.1.22

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.vadimpikha.gradle.update4j</groupId>
    <artifactId>io.github.vadimpikha.gradle.update4j.gradle.plugin</artifactId>
    <version>0.1.35</version>
</dependency>