gradle-multi-cache

Multiple remote build cache nodes for Gradle

License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.burrunan.multi-cache
ArtifactId

ArtifactId

com.github.burrunan.multi-cache.gradle.plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

gradle-multi-cache
Multiple remote build cache nodes for Gradle
Project URL

Project URL

https://github.com/burrunan/gradle-multi-cache
Source Code Management

Source Code Management

https://github.com/burrunan/gradle-multi-cache

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

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.burrunan.multi-cache/com.github.burrunan.multi-cache.gradle.plugin/ -->
<dependency>
    <groupId>com.github.burrunan.multi-cache</groupId>
    <artifactId>com.github.burrunan.multi-cache.gradle.plugin</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.burrunan.multi-cache/com.github.burrunan.multi-cache.gradle.plugin/
implementation 'com.github.burrunan.multi-cache:com.github.burrunan.multi-cache.gradle.plugin:1.0'
// https://jarcasting.com/artifacts/com.github.burrunan.multi-cache/com.github.burrunan.multi-cache.gradle.plugin/
implementation ("com.github.burrunan.multi-cache:com.github.burrunan.multi-cache.gradle.plugin:1.0")
'com.github.burrunan.multi-cache:com.github.burrunan.multi-cache.gradle.plugin:pom:1.0'
<dependency org="com.github.burrunan.multi-cache" name="com.github.burrunan.multi-cache.gradle.plugin" rev="1.0">
  <artifact name="com.github.burrunan.multi-cache.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.burrunan.multi-cache', module='com.github.burrunan.multi-cache.gradle.plugin', version='1.0')
)
libraryDependencies += "com.github.burrunan.multi-cache" % "com.github.burrunan.multi-cache.gradle.plugin" % "1.0"
[com.github.burrunan.multi-cache/com.github.burrunan.multi-cache.gradle.plugin "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.burrunan.multicache : gradle-multi-cache jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0