License |
License |
---|---|
Categories |
CategoriesGradle Build Tools Github Development Tools Version Controls |
GroupId | GroupIdcom.github.burrunan.multi-cache |
ArtifactId | ArtifactIdcom.github.burrunan.multi-cache.gradle.plugin |
Version | Version1.0 |
Type | Typepom |
Description |
Descriptiongradle-multi-cache
Multiple remote build cache nodes for Gradle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.github.burrunan.multi-cache.gradle.plugin-1.0.pom | |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.burrunan.multicache : gradle-multi-cache | jar | 1.0 |