MVN

com.talk2duck : gradle-s3-build-cache

Maven & Gradle

Mar 22, 2023
1 stars

gradle-s3-build-cache · Gradle build cache plugin that uses AWS S3 to store build artifacts

<dependency>
    <groupId>com.talk2duck</groupId>
    <artifactId>gradle-s3-build-cache</artifactId>
    <version>1.6.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.talk2duck : gradle-s3-build-cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0.1

All Versions

Choose a version of com.talk2duck : gradle-s3-build-cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
gradle-s3-build-cache-1.6.0.1
gradle-s3-build-cache-1.6.0.0
1.5.x
gradle-s3-build-cache-1.5.0.1
gradle-s3-build-cache-1.5.0.1-9
gradle-s3-build-cache-1.5.0.1-2
gradle-s3-build-cache-1.5.0.1-1
1.4.x
gradle-s3-build-cache-1.4.0.0
1.3.x
gradle-s3-build-cache-1.3.0.0
1.2.x
gradle-s3-build-cache-1.2.0.0
1.1.x
gradle-s3-build-cache-1.1.0.0
1.0.x
gradle-s3-build-cache-1.0.6.0
gradle-s3-build-cache-1.0.5.0
gradle-s3-build-cache-1.0.4.0
gradle-s3-build-cache-1.0.3.0
gradle-s3-build-cache-1.0.1.4
gradle-s3-build-cache-1.0.1.3
gradle-s3-build-cache-1.0.1.2
gradle-s3-build-cache-1.0.1.1
gradle-s3-build-cache-1.0.0.17
gradle-s3-build-cache-1.0.0.16
gradle-s3-build-cache-1.0.0.15
gradle-s3-build-cache-1.0.0.11

How to add a dependency to Maven

Add the following com.talk2duck : gradle-s3-build-cache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.talk2duck</groupId>
    <artifactId>gradle-s3-build-cache</artifactId>
    <version>1.6.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.talk2duck : gradle-s3-build-cache gradle dependency to your build.gradle file:

implementation 'com.talk2duck:gradle-s3-build-cache:1.6.0.1'

Gradle Kotlin DSL: Add the following com.talk2duck : gradle-s3-build-cache gradle kotlin dependency to your build.gradle.kts file:

implementation("com.talk2duck:gradle-s3-build-cache:1.6.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.talk2duck : gradle-s3-build-cache sbt scala dependency to your build.sbt file:

libraryDependencies += "com.talk2duck" % "gradle-s3-build-cache" % "1.6.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 15, 2021
2 stars
Mar 06, 2021
1 usages
Mar 08, 2021
jpa
Mar 06, 2021
1 usages
Mar 06, 2021
2 usages
Mar 06, 2021
Mar 06, 2021
2 usages
Mar 06, 2021
2 usages
Apr 12, 2023
423 stars
Mar 07, 2021
1.4k stars