MVN

com.arakelian : guava-retrying

Maven & Gradle

Apr 07, 2019
2 stars

guava-retrying

<dependency>
    <groupId>com.arakelian</groupId>
    <artifactId>guava-retrying</artifactId>
    <version>unspecified</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: unspecified

All Versions

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

Version Vulnerabilities Updated
unspecified
guava-retrying-unspecified

How to add a dependency to Maven

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

<dependency>
    <groupId>com.arakelian</groupId>
    <artifactId>guava-retrying</artifactId>
    <version>unspecified</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arakelian : guava-retrying gradle dependency to your build.gradle file:

implementation 'com.arakelian:guava-retrying:unspecified'

Gradle Kotlin DSL: Add the following com.arakelian : guava-retrying gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arakelian:guava-retrying:unspecified")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arakelian : guava-retrying sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arakelian" % "guava-retrying" % "unspecified"

Advertisement

Dependencies from Group

May 27, 2020
17 usages
6 stars
Apr 24, 2023
6 usages
2 stars
Apr 24, 2023
4 usages
8 stars
Oct 16, 2020
3 usages
1 stars
Apr 24, 2023
2 usages
22 stars

Discover Dependencies