MVN

com.github.burrunan.multi-cache : com.github.burrunan.multi-cache.gradle.plugin

Maven & Gradle

Aug 19, 2020
0 stars

gradle-multi-cache · Multiple remote build cache nodes for Gradle

<dependency>
    <groupId>com.github.burrunan.multi-cache</groupId>
    <artifactId>com.github.burrunan.multi-cache.gradle.plugin</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.burrunan.multi-cache : com.github.burrunan.multi-cache.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.burrunan.multi-cache : com.github.burrunan.multi-cache.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
com.github.burrunan.multi-cache.gradle.plugin-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.burrunan.multi-cache</groupId>
    <artifactId>com.github.burrunan.multi-cache.gradle.plugin</artifactId>
    <version>1.0</version>
</dependency>

Advertisement