MVN

cn.lalaki.central : cn.lalaki.central.gradle.plugin

Maven & Gradle

Jun 21, 2024
1 stars

CentralPortalPlus · Publishing to Maven center via sonatype's Central Publisher portal.

<dependency>
    <groupId>cn.lalaki.central</groupId>
    <artifactId>cn.lalaki.central.gradle.plugin</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.lalaki.central : cn.lalaki.central.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of cn.lalaki.central : cn.lalaki.central.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
cn.lalaki.central.gradle.plugin-1.1.0
1.0.x
cn.lalaki.central.gradle.plugin-1.0.1
cn.lalaki.central.gradle.plugin-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.lalaki.central</groupId>
    <artifactId>cn.lalaki.central.gradle.plugin</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement