guava

dependencies

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Guava Универсальные библиотеки Utility
Группа

Группа

com.walterjwhite.java.dependencies
Идентификатор

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

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

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

0.0.17
Дата

Дата

Тип

Тип

pom
Описание

Описание

guava
dependencies

Скачать google-guava

Имя Файла Размер
google-guava-0.0.17.pom 867 bytes
Обзор

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

<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.dependencies/google-guava/ -->
<dependency>
    <groupId>com.walterjwhite.java.dependencies</groupId>
    <artifactId>google-guava</artifactId>
    <version>0.0.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.dependencies/google-guava/
implementation 'com.walterjwhite.java.dependencies:google-guava:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.dependencies/google-guava/
implementation ("com.walterjwhite.java.dependencies:google-guava:0.0.17")
'com.walterjwhite.java.dependencies:google-guava:pom:0.0.17'
<dependency org="com.walterjwhite.java.dependencies" name="google-guava" rev="0.0.17">
  <artifact name="google-guava" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.dependencies', module='google-guava', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.dependencies" % "google-guava" % "0.0.17"
[com.walterjwhite.java.dependencies/google-guava "0.0.17"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 27.0.1-jre
org.projectlombok : lombok jar 1.18.2

test (1)

Идентификатор библиотеки Тип Версия
org.junit : junit-bom pom 5.5.1

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

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

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

Версия
0.0.17
0.0.16