guava

Path: :open:commons:guava

Лицензия

Лицензия

GPLv3 with Classpath Exception
Категории

Категории

Guava Универсальные библиотеки Utility
Группа

Группа

com.cedarsoft.commons
Идентификатор

Идентификатор

guava
Последняя версия

Последняя версия

8.9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

guava
Path: :open:commons:guava
Ссылка на сайт

Ссылка на сайт

http://cedarsoft.com
Система контроля версий

Система контроля версий

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

Скачать guava

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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