gradle-s3-build-cache

Gradle S3 Build Cache

License

License

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.burrunan.s3-build-cache
ArtifactId

ArtifactId

com.github.burrunan.s3-build-cache.gradle.plugin
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

gradle-s3-build-cache
Gradle S3 Build Cache
Project URL

Project URL

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

Source Code Management

https://github.com/burrunan/gradle-s3-build-cache

Download com.github.burrunan.s3-build-cache.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.burrunan.s3cache : s3-build-cache jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0.0