guava

Path: :open:commons:guava

License

License

GPLv3 with Classpath Exception
Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

guava
Last Version

Last Version

8.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

guava
Path: :open:commons:guava
Project URL

Project URL

http://cedarsoft.com
Source Code Management

Source Code Management

https://github.com/jschneider/com.cedarsoft.monorepo

Download guava

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.cedarsoft.dependencies-sets : kotlin jar 8.9.2
com.cedarsoft.commons : commons jar 8.9.2
com.google.guava : guava jar 28.0-jre

Project Modules

There are no modules declared in this project.

Versions

Version
8.9.2
8.9.1
8.9.0
8.8.1
8.8.0
8.7.0
8.5.1
8.5.0
8.4.0
8.3.1
8.3.0