MVN

com.github.thepacific : guava-jvm

Maven & Gradle

Jun 23, 2021
7 usages
32 stars

guava-jvm · One kind of boilerplate for writing Android apps using android official architecture component approach.

<dependency>
    <groupId>com.github.thepacific</groupId>
    <artifactId>guava-jvm</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.thepacific : guava-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.github.thepacific : guava-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
guava-jvm-2.2.1
guava-jvm-2.2.0
2.1.x
guava-jvm-2.1.3
guava-jvm-2.1.2
guava-jvm-2.1.1
guava-jvm-2.1.0
2.0.x
guava-jvm-2.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.thepacific</groupId>
    <artifactId>guava-jvm</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.thepacific : guava-jvm gradle dependency to your build.gradle file:

implementation 'com.github.thepacific:guava-jvm:2.2.1'

Gradle Kotlin DSL: Add the following com.github.thepacific : guava-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.thepacific:guava-jvm:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.thepacific : guava-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.thepacific" % "guava-jvm" % "2.2.1"

Advertisement

Dependencies from Group

Jun 23, 2021
7 usages
32 stars
Jul 16, 2021
5 usages
376 stars
Jun 23, 2021
4 usages
32 stars
Jun 23, 2021
3 usages
32 stars
Jun 23, 2021
2 usages
32 stars

Discover Dependencies

Aug 25, 2023
14 usages
1.8k stars
Nov 09, 2020
7 usages
323 stars
Jun 28, 2023
12 usages
45 stars
May 10, 2023
7 usages
4.2k stars
May 10, 2023
7 usages
4.2k stars
May 10, 2023
7 usages
4.2k stars
Oct 15, 2020
7 usages
5.5k stars
Jul 03, 2022
20 usages
Nov 13, 2021
7 usages
10 stars