MVN

com.github.acsgh.common.gradle : gradle-plugins

Maven & Gradle

Jul 14, 2019
0 stars

Gradle plugins · Gradle plugins for all github projects

<dependency>
    <groupId>com.github.acsgh.common.gradle</groupId>
    <artifactId>gradle-plugins</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.acsgh.common.gradle : gradle-plugins to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.acsgh.common.gradle : gradle-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
gradle-plugins-1.0.2
gradle-plugins-1.0.1
0.0.x
gradle-plugins-0.0.13
gradle-plugins-0.0.12
gradle-plugins-0.0.11
gradle-plugins-0.0.10
gradle-plugins-0.0.8
gradle-plugins-0.0.6
gradle-plugins-0.0.5
gradle-plugins-0.0.4
gradle-plugins-0.0.3
gradle-plugins-0.0.2
gradle-plugins-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.acsgh.common.gradle</groupId>
    <artifactId>gradle-plugins</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement