MVN

com.google.guava : failureaccess

Maven & Gradle

Nov 20, 2018
882 usages
47.9k stars

Guava InternalFutureFailureAccess and InternalFutures · Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).

<dependency>
    <groupId>com.google.guava</groupId>
    <artifactId>failureaccess</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.guava : failureaccess to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.google.guava : failureaccess to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
failureaccess-1.0.1
1.0
failureaccess-1.0

How to add a dependency to Maven

Add the following com.google.guava : failureaccess maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.guava</groupId>
    <artifactId>failureaccess</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.guava : failureaccess gradle dependency to your build.gradle file:

implementation 'com.google.guava:failureaccess:1.0.1'

Gradle Kotlin DSL: Add the following com.google.guava : failureaccess gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.guava:failureaccess:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.guava : failureaccess sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.guava" % "failureaccess" % "1.0.1"

Advertisement

Dependencies from Group

Jul 31, 2023
27.1k usages
49k stars
Nov 20, 2018
882 usages
47.9k stars
Sep 11, 2018
796 usages
47.9k stars
Jul 31, 2023
548 usages
43.2k stars
Jul 31, 2023
209 usages
49k stars

Discover Dependencies

Aug 15, 2023
648 usages
12.9k stars
May 10, 2023
582 usages
1.1k stars
Sep 10, 2019
596 usages
5.1k stars
Mar 03, 2023
555 usages
2.4k stars
May 10, 2023
507 usages
1.1k stars
May 23, 2023
647 usages
7 stars
Apr 19, 2021
473 usages
5.6k stars
May 12, 2020
523 usages
4.5k stars
Jul 13, 2023
546 usages
54.9k stars