MVN

com.google.guava : guava-io

Maven & Gradle

Apr 26, 2010
32 usages

Guava (Google Common Libraries) Input/Output · Guava IO contains a variety of types and utilities to ease IO handling in Java.

<dependency>
    <groupId>com.google.guava</groupId>
    <artifactId>guava-io</artifactId>
    <version>r03</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: r03

All Versions

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

Version Vulnerabilities Updated
r03
guava-io-r03
CVE-2020-8908

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.guava</groupId>
    <artifactId>guava-io</artifactId>
    <version>r03</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.guava:guava-io:r03'

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

implementation("com.google.guava:guava-io:r03")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.guava" % "guava-io" % "r03"

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

Sep 13, 2016
263 stars
Dec 15, 2015
5 usages
117 stars
Feb 09, 2020
3 usages
16 stars
Mar 26, 2017
4 usages
0 stars
Apr 26, 2018
4 usages
34 stars
Mar 03, 2018
1 usages
Oct 31, 2018
3 usages
33 stars
Dec 03, 2019
5 usages
3 stars
Jul 10, 2019
3 usages
96 stars
May 08, 2020
4 usages
0 stars