com.github.gv2011:guava-core

Fork of Guava (https://github.com/google/guava). Reduced to a selection of classes (especially immutable collections). No dependencies, Java 9 module.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

guava-core
Last Version

Last Version

28.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Fork of Guava (https://github.com/google/guava). Reduced to a selection of classes (especially immutable collections). No dependencies, Java 9 module.
Project URL

Project URL

https://github.com/gv2011/guava
Source Code Management

Source Code Management

https://github.com/gv2011/guava

Download guava-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gv2011/guava-core/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>guava-core</artifactId>
    <version>28.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/guava-core/
implementation 'com.github.gv2011:guava-core:28.3.2'
// https://jarcasting.com/artifacts/com.github.gv2011/guava-core/
implementation ("com.github.gv2011:guava-core:28.3.2")
'com.github.gv2011:guava-core:jar:28.3.2'
<dependency org="com.github.gv2011" name="guava-core" rev="28.3.2">
  <artifact name="guava-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='guava-core', version='28.3.2')
)
libraryDependencies += "com.github.gv2011" % "guava-core" % "28.3.2"
[com.github.gv2011/guava-core "28.3.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1

Project Modules

There are no modules declared in this project.

Versions

Version
28.3.2
28.3.1
28.3
28.2
28.1