is not current version
Last Version 28.3.2

com.github.gv2011:guava-core 28.3.1

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
Version

Version

28.3.1
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 28.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.