MVN

cz.seznam.euphoria : shaded-guava

Maven & Gradle

Apr 06, 2017
2 usages
80 stars

Relocates com.google.* from the guava libaries to cz.seznam.euphoria.shaded.guava.com.google.* to avoid clashes with other versions of the guava library.

<dependency>
    <groupId>cz.seznam.euphoria</groupId>
    <artifactId>shaded-guava</artifactId>
    <version>21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.seznam.euphoria : shaded-guava to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 21.0

All Versions

Choose a version of cz.seznam.euphoria : shaded-guava to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
21.0
shaded-guava-21.0

How to add a dependency to Maven

Add the following cz.seznam.euphoria : shaded-guava maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cz.seznam.euphoria</groupId>
    <artifactId>shaded-guava</artifactId>
    <version>21.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cz.seznam.euphoria : shaded-guava gradle dependency to your build.gradle file:

implementation 'cz.seznam.euphoria:shaded-guava:21.0'

Gradle Kotlin DSL: Add the following cz.seznam.euphoria : shaded-guava gradle kotlin dependency to your build.gradle.kts file:

implementation("cz.seznam.euphoria:shaded-guava:21.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cz.seznam.euphoria : shaded-guava sbt scala dependency to your build.sbt file:

libraryDependencies += "cz.seznam.euphoria" % "shaded-guava" % "21.0"

Advertisement

Dependencies from Group

Jan 20, 2018
9 usages
83 stars
Jan 20, 2018
7 usages
83 stars
Jan 20, 2018
5 usages
83 stars
Jun 14, 2017
5 usages
83 stars
Jan 20, 2018
3 usages
83 stars

Discover Dependencies

Jul 22, 2016
19 usages
13 stars
Jul 27, 2017
3 usages
32 stars
Feb 15, 2023
18 usages
149 stars
Oct 14, 2019
24 usages
512 stars
Nov 21, 2022
3 usages
10 stars
Apr 12, 2014
2 usages
0 stars
Nov 24, 2016
9 usages
6 stars
Aug 02, 2023
19 usages
8.6k stars