MVN

com.github.steveash.guavate : guavate

Maven & Gradle

Jul 05, 2016
32 usages
7 stars

guavate · Guavate is a tiny library to help bridge the gap between gauva and java8 while the Guava team figures out what they are going to release

<dependency>
    <groupId>com.github.steveash.guavate</groupId>
    <artifactId>guavate</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.steveash.guavate : guavate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.steveash.guavate : guavate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
guavate-1.0.0

How to add a dependency to Maven

Add the following com.github.steveash.guavate : guavate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.steveash.guavate</groupId>
    <artifactId>guavate</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.steveash.guavate : guavate gradle dependency to your build.gradle file:

implementation 'com.github.steveash.guavate:guavate:1.0.0'

Gradle Kotlin DSL: Add the following com.github.steveash.guavate : guavate gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.steveash.guavate:guavate:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.steveash.guavate : guavate sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.steveash.guavate" % "guavate" % "1.0.0"

Advertisement

Dependencies from Group

Jul 05, 2016
32 usages
7 stars

Discover Dependencies

Feb 20, 2021
6 usages
16 stars
Aug 18, 2023
29 usages
4.1k stars
Aug 16, 2019
2 usages
0 stars
Feb 12, 2009
22 usages
Aug 25, 2023
36 usages
123 stars
Apr 13, 2018
4 usages
37 stars
Aug 17, 2019
6 usages
0 stars
Oct 29, 2020
26 usages